{"id":23425373,"url":"https://github.com/temarusanov/docker-services","last_synced_at":"2025-04-12T17:44:37.189Z","repository":{"id":175557747,"uuid":"414248713","full_name":"temarusanov/docker-services","owner":"temarusanov","description":"Docker services allow you to start services using one command.","archived":false,"fork":false,"pushed_at":"2021-12-17T07:54:47.000Z","size":38,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T12:11:21.508Z","etag":null,"topics":["adminer","docker","mongodb","postgresql","rabbitmq","redis"],"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/temarusanov.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":"2021-10-06T14:37:37.000Z","updated_at":"2022-03-02T10:24:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"97a06cd0-85df-421d-8886-5eb51dedb0e8","html_url":"https://github.com/temarusanov/docker-services","commit_stats":null,"previous_names":["temarusanov/docker-services"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temarusanov%2Fdocker-services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temarusanov%2Fdocker-services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temarusanov%2Fdocker-services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temarusanov%2Fdocker-services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temarusanov","download_url":"https://codeload.github.com/temarusanov/docker-services/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248609456,"owners_count":21132914,"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":["adminer","docker","mongodb","postgresql","rabbitmq","redis"],"created_at":"2024-12-23T05:11:47.417Z","updated_at":"2025-04-12T17:44:37.182Z","avatar_url":"https://github.com/temarusanov.png","language":"Shell","readme":"\n# Docker services\n\nDocker services allow you to start services using one command. The main point of this project is to create one folder where all the services launched on the servers will be stored.\n\n\n\n\n## Features\n\n- All services in one file\n- Configuration for all services\n- Volume store in this repository\n\n## Services\n\n- PostgreSQL\n- Adminer\n- RabbitMQ\n- Redis\n- MongoDB\n- MongoExpress\n  \n## Installation\n\n1. Create folder\n\n```bash\nmkdir ~/docker\n```\n\n2. Clone this repo\n\n```bash\ngit clone https://github.com/temarusanov/docker-services.git .\n```\n\n3. Create `.env` from `.env.example` and configure it\n\n4. Run containers\n\n```bash\ndocker-compose up -d\n```\n\nOr launch specific containers\n\n```bash\ndocker-compose up -d adminer postgres\n```\n    \n## Default ports\n\n - Adminer: 8080\n - PostgreSQL: 5432\n - RabbiMQ: 5672 \u0026 15672\n - Redis: 6379\n - MongoDB: 27017-27019\n - MongoExpress: 8081\n\n  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemarusanov%2Fdocker-services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemarusanov%2Fdocker-services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemarusanov%2Fdocker-services/lists"}