{"id":18049451,"url":"https://github.com/anindya-dey/docker-compose-files","last_synced_at":"2026-04-11T14:35:15.627Z","repository":{"id":260303638,"uuid":"880909212","full_name":"anindya-dey/docker-compose-files","owner":"anindya-dey","description":"Handy docker compose files for local development","archived":false,"fork":false,"pushed_at":"2025-11-16T17:26:35.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T19:14:35.641Z","etag":null,"topics":["docker","docker-compose","kafka","mongodb","postgres","redis"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anindya-dey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-30T15:26:33.000Z","updated_at":"2025-11-16T17:26:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f8c5db4-e119-45d7-892a-d63dbd6f2eea","html_url":"https://github.com/anindya-dey/docker-compose-files","commit_stats":null,"previous_names":["anindya-dey/docker-compose-files"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anindya-dey/docker-compose-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anindya-dey%2Fdocker-compose-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anindya-dey%2Fdocker-compose-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anindya-dey%2Fdocker-compose-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anindya-dey%2Fdocker-compose-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anindya-dey","download_url":"https://codeload.github.com/anindya-dey/docker-compose-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anindya-dey%2Fdocker-compose-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","kafka","mongodb","postgres","redis"],"created_at":"2024-10-30T21:07:36.360Z","updated_at":"2026-04-11T14:35:15.605Z","avatar_url":"https://github.com/anindya-dey.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose Services\n\nSelf-hosted services for local development and learning. All services include health checks, resource limits, and follow best practices.\n\n## Port Allocation\n\nAll services use standardized ports in the 3000-3289 range to avoid conflicts:\n\n| Service | Ports | Access |\n|---------|-------|--------|\n| **Airflow** | 3010-3011 | Web: 3010, Flower: 3011 |\n| **Authentik** | 3020-3021 | HTTP: 3020, HTTPS: 3021 |\n| **ELK Stack** | 3030-3036 | Kibana: 3030, ES: 3031-3032, Logstash: 3033-3036 |\n| **Gitea** | 3050-3051 | Web: 3050, SSH: 3051 |\n| **InfluxDB** | 3060-3061 | InfluxDB: 3060, Grafana: 3061 |\n| **Jenkins** | 3070-3071 | Web: 3070, Agent: 3071 |\n| **Kafka** | 3080-3083 | Brokers: 3080-3082, UI: 3083 |\n| **Kong** | 3100-3104 | Proxy: 3100, Admin: 3101-3102, HTTPS: 3103-3104 |\n| **MinIO** | 3110-3111 | API: 3110, Console: 3111 |\n| **MongoDB** | 3120 | Database: 3120 |\n| **Monitoring** | 3130-3133 | Grafana: 3130, Prometheus: 3131, AlertManager: 3132, Node Exporter: 3133 |\n| **n8n** | 3150 | Web: 3150 |\n| **Neo4j** | 3160-3161 | Browser: 3160, Bolt: 3161 |\n| **Ollama** | 3170-3171 | API: 3170, WebUI: 3171 |\n| **Outline** | 3180-3182 | Web: 3180, Redis: 3181, PostgreSQL: 3182 |\n| **PostgreSQL** | 3190-3191 | Database: 3190, pgAdmin: 3191 |\n| **Pulsar** | 3200-3203 | Broker: 3200, Admin: 3201, Manager: 3202-3203 |\n| **RabbitMQ** | 3210-3211 | AMQP: 3210, Management: 3211 |\n| **Redis** | 3220-3221 | Database: 3220, Insight: 3221 |\n| **SonarQube** | 3230 | Web: 3230 |\n| **Stirling PDF** | 3240 | Web: 3240 |\n| **Vault** | 3250 | Web: 3250 |\n| **VaultWarden** | 3260 | Web: 3260 |\n| **ZooKeeper** | 3270-3273 | Nodes: 3270-3272, Navigator: 3273 |\n\n## Quick Start\n\n```bash\n# List all services\nmake list\n\n# Start a service\nmake up SERVICE=postgres\n\n# View logs\nmake logs SERVICE=postgres\n\n# Stop a service\nmake down SERVICE=postgres\n```\n\n## Available Services\n\n### Databases\n- **[PostgreSQL](services/postgres)** - Relational database with pgAdmin (3190-3191)\n- **[MongoDB](services/mongodb)** - Document database (3120)\n- **[Redis](services/redis)** - In-memory cache with RedisInsight (3220-3221)\n- **[InfluxDB](services/influxdb)** - Time-series database with Grafana (3060-3061)\n- **[Neo4j](services/neo4j)** - Graph database (3160-3161)\n\n### Messaging \u0026 Streaming\n- **[Kafka](services/kafka)** - Event streaming with Kafka UI (3080-3083)\n- **[RabbitMQ](services/rabbitmq)** - Message broker (3210-3211)\n- **[Apache Pulsar](services/pulsar)** - Modern messaging platform (3200-3203)\n- **[ZooKeeper](services/zookeeper)** - Coordination service with ZooNavigator (3270-3273)\n\n### Monitoring \u0026 Logging\n- **[Prometheus + Grafana](services/monitoring)** - Metrics and dashboards (3130-3133)\n- **[ELK Stack](services/elk)** - Elasticsearch, Logstash, Kibana (3030-3036)\n\n### Security \u0026 Identity\n- **[Authentik](services/authentik)** - Identity provider (3020-3021)\n- **[HashiCorp Vault](services/vault)** - Secrets management (3250)\n- **[VaultWarden](services/vaultwarden)** - Password manager (3260)\n\n### DevOps \u0026 CI/CD\n- **[Jenkins](services/jenkins)** - Automation server (3070-3071)\n- **[Airflow](services/airflow)** - Workflow orchestration (3010-3011)\n- **[Gitea](services/gitea)** - Git service (3050-3051)\n- **[SonarQube](services/sonarqube)** - Code quality (3230)\n\n### API \u0026 Gateway\n- **[Kong](services/kong)** - API Gateway (3100-3104)\n- **[MinIO](services/minio)** - S3-compatible storage (3110-3111)\n\n### Applications\n- **[n8n](services/n8n)** - Workflow automation (3150)\n- **[Outline](services/outline)** - Team wiki (3180-3182)\n- **[Stirling PDF](services/stirling-pdf)** - PDF tools (3240)\n- **[Ollama](services/ollama)** - Local AI with Open WebUI (3170-3171)\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `make list` | List all services |\n| `make up SERVICE=name` | Start service |\n| `make down SERVICE=name` | Stop service |\n| `make restart SERVICE=name` | Restart service |\n| `make logs SERVICE=name` | View logs |\n| `make ps SERVICE=name` | Show status |\n| `make clean SERVICE=name` | Remove volumes |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanindya-dey%2Fdocker-compose-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanindya-dey%2Fdocker-compose-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanindya-dey%2Fdocker-compose-files/lists"}