{"id":16535715,"url":"https://github.com/ninadingole/docker-compose-stacks","last_synced_at":"2025-04-05T17:07:02.900Z","repository":{"id":44539850,"uuid":"266022531","full_name":"ninadingole/docker-compose-stacks","owner":"ninadingole","description":"Contains all the docker-compose stacks I use for my testing and development work","archived":false,"fork":false,"pushed_at":"2024-05-11T19:26:22.000Z","size":462,"stargazers_count":263,"open_issues_count":6,"forks_count":131,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-15T01:49:15.053Z","etag":null,"topics":["docker","docker-compose","grafana","jaeger","kafka","postgres","prometheus","sonarqube"],"latest_commit_sha":null,"homepage":"https://ninadingole.github.io/docker-compose-stacks/","language":"Shell","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/ninadingole.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"ninadingole"}},"created_at":"2020-05-22T05:02:47.000Z","updated_at":"2025-01-10T19:21:08.000Z","dependencies_parsed_at":"2023-11-26T10:21:51.333Z","dependency_job_id":"cddbcf9c-9597-4ac6-8647-89a7e09bf133","html_url":"https://github.com/ninadingole/docker-compose-stacks","commit_stats":null,"previous_names":["ninadingole/docker-compose-stacks","ninadingole/docker-images"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninadingole%2Fdocker-compose-stacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninadingole%2Fdocker-compose-stacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninadingole%2Fdocker-compose-stacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninadingole%2Fdocker-compose-stacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninadingole","download_url":"https://codeload.github.com/ninadingole/docker-compose-stacks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","grafana","jaeger","kafka","postgres","prometheus","sonarqube"],"created_at":"2024-10-11T18:28:39.469Z","updated_at":"2025-04-05T17:07:02.870Z","avatar_url":"https://github.com/ninadingole.png","language":"Shell","funding_links":["https://github.com/sponsors/ninadingole"],"categories":[],"sub_categories":[],"readme":"Awesome Docker Compose\n---\n\n## What is this?\n\nThis is a collection of docker compose stacks for daily software development work.\nIt becomes handy when you want to run a stack of docker containers and you don't want to write a docker compose file for\nit.\nThere are many docker compose files available on the internet but they are not well maintained and they are not up to\ndate.\nThis repository is a collection of docker compose files that are well maintained and up to date.\n\n## What is docker compose?\n\nDocker compose is a tool for defining and running multi-container Docker applications.\n\n## How to use?\n\nClone this repository and run the docker compose file inside the directory.\n\nExample:\n\nInside directory e.g. `sonarqube`\n\n```\nsonarqube $\u003e docker-compose up\n```\n\nuse `-d` to start compose in detach mode\n\n## Stacks\n\n| Stack                                    | Standalone | Cluster |\n|------------------------------------------|------------|---------|\n| Apache Kafka                             | ✅          | ✅       |\n| Apache Kafka Kraft                       | ✅          |         |\n| Debezium - Postgres                      | ✅          |         |\n| Debezium - MySQL                         | ✅          |         |\n| Jaeger                                   | ✅          |         |\n| [Metabase](./metabase/README.md)         | ✅          |         |\n| Postgres                                 | ✅          | ✅       |\n| Prometheus + Grafana                     | ✅          |         |\n| Prometheus Push Gateway                  | ✅          |         |\n| [ScyllaDB](./scylladb/Readme.md)         | ✅          | ✅       |\n| SonarQube                                | ✅          |         |\n| [CouchDB](./couchdb/README.md)           | ✅          | ✅       |\n| [Weaviate](./weaviate/README.md)         | ✅          |         |\n| [Redis](./redis/README.md) [In-Progress] | ✅          |         |\n| KSQLDB      [Planned]                    |            |         |\n| MySQL      [Planned]                     |            |         |\n| MongoDB      [Planned]                   |            |         |\n| CockroachDB  [Planned]                   |            |         |\n| [Jenkins](./jenkins/README.md)         | ✅          |         |\n\n## How to contribute\n\nRaise a pull request if you are using docker compose stack and automated it for your daily software development work.\nHappy to review and merge!\nCheers :D\n\n### \n\nThanks to [Bitnami](https://bitnami.com/) for providing the docker images for some of the stacks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninadingole%2Fdocker-compose-stacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninadingole%2Fdocker-compose-stacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninadingole%2Fdocker-compose-stacks/lists"}