{"id":27306279,"url":"https://github.com/florianmgedeon/multi-container-docker-app","last_synced_at":"2026-04-11T04:33:24.222Z","repository":{"id":287204885,"uuid":"963953615","full_name":"florianmgedeon/Multi-Container-Docker-App","owner":"florianmgedeon","description":"Implementation of a microservice-based web application with Docker Compose and Docker NetworkNetwork with multiple containers. (42 Curriculum: Inception)","archived":false,"fork":false,"pushed_at":"2025-04-10T14:58:17.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T03:59:19.454Z","etag":null,"topics":["42school","devops","docker","docker-compose","nginx","wordpress","yamllint"],"latest_commit_sha":null,"homepage":"","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/florianmgedeon.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,"zenodo":null}},"created_at":"2025-04-10T13:17:13.000Z","updated_at":"2025-04-10T14:58:20.000Z","dependencies_parsed_at":"2025-04-12T03:59:20.434Z","dependency_job_id":null,"html_url":"https://github.com/florianmgedeon/Multi-Container-Docker-App","commit_stats":null,"previous_names":["florianmgedeon/multi-container-docker-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/florianmgedeon/Multi-Container-Docker-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianmgedeon%2FMulti-Container-Docker-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianmgedeon%2FMulti-Container-Docker-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianmgedeon%2FMulti-Container-Docker-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianmgedeon%2FMulti-Container-Docker-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/florianmgedeon","download_url":"https://codeload.github.com/florianmgedeon/Multi-Container-Docker-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianmgedeon%2FMulti-Container-Docker-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264396588,"owners_count":23601539,"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":["42school","devops","docker","docker-compose","nginx","wordpress","yamllint"],"created_at":"2025-04-12T03:59:16.799Z","updated_at":"2025-12-30T22:13:19.993Z","avatar_url":"https://github.com/florianmgedeon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \"Inception\"\n\nA multi-container system built using Docker and Docker Compose, featuring a secure and modular web service architecture. This project was developed as part of the 42 curriculum.\n\n![YAML Lint](https://github.com/florianmgedeon/Multi-Container-Docker-App/actions/workflows/yamllint.yml/badge.svg)\n\n## Project Overview\n\nThe goal of Inception is to build a secure and scalable infrastructure using Docker containers, without relying on pre-built images. Each service is containerized, isolated, and orchestrated using `docker-compose`.\n\n## Services\n\n| Service | Description |\n|--------|-------------|\n| Nginx | Reverse proxy with SSL |\n| WordPress | CMS running with PHP-FPM |\n| MariaDB | Relational database for WordPress |\n\n## Tested Environment\n\nThis system was successfully deployed and tested on a virtual machine running **Debian Bookworm (Debian 12)**.  \nPlease note: **root privileges** (or `sudo`) are required to build and run the Docker containers, especially when creating volumes or binding to privileged ports. All services ran as expected using Docker and Docker Compose.\n\n## Prerequisites\n\nBefore starting ensure to **fill out** the .env file in the srcs folder and all the other files in the secrets folder with your chosen credentials. Also, make sure to create these two folders for the volumes:\n\n/home/inception/data/mariadb\n/home/inception/data/wordpress\n\n## Usage\n\nAfter cloning the repository and adding the `.env` file and Docker secrets (see [Prerequisites](#-prerequisites)), simply run: make all\nAccess the WordPress site at: [https://inception.42.fr](https://inception.42.fr) from your host machine's browser.\n\n## Github Actions\n\nEvery time a commit modifies `srcs/docker-compose.yml`, the workflow runs to validate YAML syntax, indentation, formatting and common best practices.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianmgedeon%2Fmulti-container-docker-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianmgedeon%2Fmulti-container-docker-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianmgedeon%2Fmulti-container-docker-app/lists"}