{"id":29769064,"url":"https://github.com/melih0132/docker-exercices","last_synced_at":"2026-05-14T23:41:44.739Z","repository":{"id":281938628,"uuid":"946941447","full_name":"melih0132/docker-exercices","owner":"melih0132","description":"Docker projects showcasing containerization skills.","archived":false,"fork":false,"pushed_at":"2025-07-07T20:20:29.000Z","size":12305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T23:07:30.952Z","etag":null,"topics":["ci-cd","containerization","devops","docker"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/melih0132.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,"zenodo":null}},"created_at":"2025-03-11T23:11:56.000Z","updated_at":"2025-07-07T20:20:34.000Z","dependencies_parsed_at":"2025-03-12T00:21:09.148Z","dependency_job_id":"fadf64c8-10bc-433a-896a-a6574a2293cb","html_url":"https://github.com/melih0132/docker-exercices","commit_stats":null,"previous_names":["melih0132/virtu","melih0132/docker","melih0132/docker-exercices"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melih0132/docker-exercices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melih0132%2Fdocker-exercices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melih0132%2Fdocker-exercices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melih0132%2Fdocker-exercices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melih0132%2Fdocker-exercices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melih0132","download_url":"https://codeload.github.com/melih0132/docker-exercices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melih0132%2Fdocker-exercices/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294427,"owners_count":24065381,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["ci-cd","containerization","devops","docker"],"created_at":"2025-07-27T03:36:40.295Z","updated_at":"2026-05-14T23:41:44.700Z","avatar_url":"https://github.com/melih0132.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Skills\n\nA comprehensive collection of Docker exercises and projects demonstrating various containerization techniques, from basic concepts to advanced multi-service orchestration.\n\n## Skills Demonstrated\n\n- **Container Basics**: Building and running simple containers\n- **Multi-stage Builds**: Optimizing image sizes and build processes\n- **Docker Compose**: Orchestrating multi-service applications\n- **CI/CD Integration**: GitLab CI and GitHub Actions pipelines\n- **Database Management**: MySQL, PostgreSQL, MongoDB, Redis\n- **Web Servers**: Nginx, Apache configurations\n- **Development Workflows**: Hot reloading, volume mounting\n- **Production Deployment**: Optimized production-ready containers\n\n## Project Structure\n\n| Exercise | Description | Technologies |\n|----------|-------------|--------------|\n| [01-basic-containers](./01-basic-containers/) | Simple Alpine containers with custom commands | Alpine Linux |\n| [02-sass-compilation](./02-sass-compilation/) | Node.js container for SCSS compilation with hot reloading | Node.js, Sass |\n| [03-nodejs-mongodb](./03-nodejs-mongodb/) | Full-stack application with Node.js backend and MongoDB | Node.js, MongoDB |\n| [04-php-apache-mariadb](./04-php-apache-mariadb/) | PHP application with Apache and MariaDB, including CI/CD | PHP, Apache, MariaDB, GitLab CI |\n| [05-multi-service-stack](./05-multi-service-stack/) | Complex multi-service application with multiple databases | PHP, Nginx, MariaDB, PostgreSQL, Redis |\n| [06-todo-application](./06-todo-application/) | Complete Todo application with multi-service architecture | PHP, Nginx, MariaDB, PostgreSQL, Redis |\n| [07-production-todo-app](./07-production-todo-app/) | Production-ready Todo application with CI/CD pipeline | PHP, Nginx, PostgreSQL, Redis, GitHub Actions |\n\n## Quick Start\n\nEach exercise is self-contained with its own README and instructions. Navigate to any exercise directory and follow the setup instructions.\n\n### Prerequisites\n\n- Docker Desktop or Docker Engine\n- Docker Compose\n- Git\n\n### Example: Running the Todo Application\n\n```bash\ncd 06-todo-application\ndocker compose up -d\n# Access at http://localhost:8080\n```\n\n## Technologies Used\n\n- **Containerization**: Docker, Docker Compose\n- **Languages**: PHP, Node.js, JavaScript\n- **Databases**: MySQL, PostgreSQL, MongoDB, Redis\n- **Web Servers**: Nginx, Apache\n- **CI/CD**: GitLab CI, GitHub Actions\n- **Build Tools**: Composer, npm, Sass\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n---\n\n**Author**: Melih Cetinkaya  \n**Course**: Virtualization and Containerization\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelih0132%2Fdocker-exercices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelih0132%2Fdocker-exercices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelih0132%2Fdocker-exercices/lists"}