{"id":20513452,"url":"https://github.com/slimani-dev/docker-compose-collection","last_synced_at":"2026-03-10T03:32:49.135Z","repository":{"id":213443997,"uuid":"734137542","full_name":"slimani-dev/docker-compose-collection","owner":"slimani-dev","description":"Docker Compose Collection, featuring MySQL, MeiliSearch, Socket.IO, Redis, and Other services configured for quick deployment and streamlined project setup. Happy coding!","archived":false,"fork":false,"pushed_at":"2024-05-05T15:07:26.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T13:52:56.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/slimani-dev.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}},"created_at":"2023-12-21T00:53:06.000Z","updated_at":"2024-05-05T15:07:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7315b10-3288-4307-bc95-b7b7c6e91ea6","html_url":"https://github.com/slimani-dev/docker-compose-collection","commit_stats":null,"previous_names":["moh-slimani/docker-compose-collection","slimani-dev/docker-compose-collection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slimani-dev/docker-compose-collection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimani-dev%2Fdocker-compose-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimani-dev%2Fdocker-compose-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimani-dev%2Fdocker-compose-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimani-dev%2Fdocker-compose-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slimani-dev","download_url":"https://codeload.github.com/slimani-dev/docker-compose-collection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimani-dev%2Fdocker-compose-collection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30323174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T21:11:09.531Z","updated_at":"2026-03-10T03:32:49.098Z","avatar_url":"https://github.com/slimani-dev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose Collection for Web Developers\n\nWelcome to the Docker Compose Collection for web developers! This collection includes Docker Compose configurations for common services used in web development projects. With these configurations, you can quickly set up your development environment on any system.\n\n## Services Included\n\n- **MySQL:** A popular relational database.\n- **MeiliSearch:** A powerful, fast, and open-source search engine.\n- **Socket.IO:** Real-time bidirectional event-based communication.\n- **Redis:** An in-memory data structure store, used as a caching layer.\n- **MongoDB:** A NoSQL database for storing and retrieving data.\n\nFeel free to explore each service's folder for specific configurations and customization options.\n\n## Quick Start\n\n1. Clone this repository to your local machine:\n\n    ```bash\n    git clone https://github.com/moh-slimani/docker-compose-collection.git\n    ```\n\n2. Navigate to the desired service folder, e.g., `mysql`:\n\n    ```bash\n    cd docker-compose-collection/mysql\n    ```\n\n3. Copy the example environment file *(if available)*:\n\n    ```bash\n    cp .env.example .env\n    ```\n\n4. Update the `.env` file with your preferred configurations.\n\n5. Run the Docker Compose command to start the service:\n\n    ```bash\n    docker-compose up -d\n    ```\n\n6. That's it! Your service is now up and running.\n\n## Configuration\n\nEach service folder contains a `.env.example` file with default configurations. Copy this file to `.env` and modify it according to your project's needs.\n\n## To-Do List\n- [ ] add `.env.example` file to mysql.\n- [ ] add `.env.example` file to meilisearch.\n- [ ] add `.env.example` file to mongo.\n\n## Contributing\n\nIf you have improvements or additional services to contribute, feel free to submit a pull request.\n\n## License\n\nThis Docker Compose Collection is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\nHappy coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimani-dev%2Fdocker-compose-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslimani-dev%2Fdocker-compose-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimani-dev%2Fdocker-compose-collection/lists"}