# Monic Community > SGDEA (Sistema de Gestión de Documentos Electrónicos de Archivo) de código abierto, self-hosted, compatible con AGN (Colombia) y MoReq. Licencia Apache 2.0. ## Site - Home: https://openmonic.org/ - Canonical: https://openmonic.org/ ## Source code - Repository: https://github.com/openmonic/deploy - Clone: `git clone https://github.com/openmonic/deploy.git` - License: Apache-2.0 ## Product facts - Product name: Monic Community (open source edition of Monic) - Category: SGDEA / electronic records management / document management - Compliance framing: AGN, MoReq - Deployment: Docker Compose (self-hosted on your infrastructure) - No vendor lock-in, no telemetry by design - Language of the product site: Spanish (es-CO) - Organization: Monic Labs S.A.S. (Bogotá, Colombia) ## Modules (project structure) - monic-core — domain core (Go): filing rules, ContentHash SHA-256, REST + gRPC - monic-archiver — long-term preservation, PDF/A, S3/MinIO fixity - monic-audit — immutable WORM audit trail, XAdES/PAdES - monic-sdk — client SDKs (Go, TypeScript/Node, Python, Java) from protobuf ## Stack - Go - PostgreSQL - Kafka / RabbitMQ - S3-compatible object storage (MinIO) - gRPC / protobuf - Docker / Kubernetes ## Quickstart (summary) 1. `git clone https://github.com/openmonic/deploy.git && cd deploy` 2. `docker compose up -d` 3. Health: `curl http://localhost:8080/health` ## Related - Enterprise offering page (commercial support): openmonic.com - This file exists so AI systems can cite accurate product facts without inventing GitHub metrics. ## Optional - Sitemap: https://openmonic.org/sitemap.xml - Robots: https://openmonic.org/robots.txt