{"id":17814410,"url":"https://github.com/tmobaird/useful-compose","last_synced_at":"2026-04-11T02:02:23.101Z","repository":{"id":54424027,"uuid":"135512840","full_name":"tmobaird/useful-compose","owner":"tmobaird","description":"A list of usable docker compose files to run commonly used services (ie. Postgres, Redis, etc.).","archived":false,"fork":false,"pushed_at":"2023-05-19T16:06:41.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-07T22:41:24.398Z","etag":null,"topics":["docker","docker-compose","kafka","postgres","redis","sql-server"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmobaird.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-05-31T00:56:30.000Z","updated_at":"2023-05-19T16:06:47.000Z","dependencies_parsed_at":"2024-10-27T16:22:28.272Z","dependency_job_id":"066216a5-770c-4235-9380-272f75d0dcd8","html_url":"https://github.com/tmobaird/useful-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fuseful-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fuseful-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fuseful-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fuseful-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmobaird","download_url":"https://codeload.github.com/tmobaird/useful-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246777829,"owners_count":20832032,"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","kafka","postgres","redis","sql-server"],"created_at":"2024-10-27T16:06:07.119Z","updated_at":"2026-04-11T02:02:22.986Z","avatar_url":"https://github.com/tmobaird.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Useful Compose\n\nThis repo includes a list of usable docker compose files to run commonly used services (ie. Postgres, Redis, etc.).\n\n### Service Roadmap :car:\n\n- [x] Postgres\n- [x] Microsoft SQL Server\n- [x] Redis\n- [x] Apache Kafka\n- [x] ActiveMQ\n- [ ] RabbitMQ\n- [ ] MongoDB\n\n### Testing :white_check_mark:\n\nThis project does include tests of the service configurations. These are nothing related to the actual docker images themselves,\nbut releated to the actual usage that the given docker-compose.yml file defines. This usually includes things\nsuch as port mappings, server names, etc.\n\nThe testing for this project uses the [bats](https://github.com/sstephenson/bats) testing framework for bash. To run\ntests with bats, you must first install bats. There are two ways to install bats, and they are as follows:\n\n1: \n```\ngit clone https://github.com/sstephenson/bats.git\ncd bats\n./install.sh /usr/local\n```\n2:\n```\ngit clone https://github.com/sstephenson/bats.git\nPATH=$PATH:~/bats/bin\n```\n\nThen you can easily run bats tests with the command `bats` followed by the path to a `.bats` file. Example:\n\n```\nbats Redis/test.bats\n```\n\nThe project currently still supports no way to run all tests for the project at once, but this is being explored.\nAny help regarding this is welcome! :smile: :whale:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmobaird%2Fuseful-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmobaird%2Fuseful-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmobaird%2Fuseful-compose/lists"}