135 production-ready, fully-documented Docker Compose projects for self-hosting
All of these docker compose files use standardized environment settings.
See the main README for complete documentation on environment variables and configuration.
# Install any project
composemgr install postgres
# Or deploy directly
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/postgres/main/docker-compose.yaml" | docker compose -f - up -d- Main README - Complete guide with all environment variables
- Technical Specification - Detailed technical specification
- Infrastructure (18): postgres, mariadb, redis, nginx, portainer
- Development (12): gitlab, code-server, jenkins, registry
- Media (15): airsonic, ampache, arrstack, navidrome
- Communication (8): mattermost, jitsi, rocketchat, matrix
- Productivity (18): nextcloud, affine, docmost, blinko
- Auth & Security (5): authentik, keycloak, vaultwarden
- And 59 more...