{"id":26430641,"url":"https://github.com/blquatre/42-inception","last_synced_at":"2026-05-22T14:05:00.351Z","repository":{"id":279938652,"uuid":"932460762","full_name":"BLQuatre/42-Inception","owner":"BLQuatre","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-28T12:10:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:44:42.451Z","etag":null,"topics":["42","docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/BLQuatre.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":"2025-02-14T00:18:27.000Z","updated_at":"2025-02-28T12:10:45.000Z","dependencies_parsed_at":"2025-02-28T16:47:47.415Z","dependency_job_id":"5aa511bf-dc83-4c75-9d49-44a9b23eb9cd","html_url":"https://github.com/BLQuatre/42-Inception","commit_stats":null,"previous_names":["blquatre/42-inception"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLQuatre%2F42-Inception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLQuatre%2F42-Inception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLQuatre%2F42-Inception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLQuatre%2F42-Inception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BLQuatre","download_url":"https://codeload.github.com/BLQuatre/42-Inception/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166075,"owners_count":20409160,"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":["42","docker","docker-compose"],"created_at":"2025-03-18T05:32:53.687Z","updated_at":"2026-05-22T14:05:00.346Z","avatar_url":"https://github.com/BLQuatre.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/ayogun/42-project-badges\"\u003e\u003cimg src=\".assets/badge.png\" alt=\"Inception Badge (Bonus)\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n\tInception\n\u003c/h1\u003e\n\n## Introduction\nInception is a project that introduces containerization using Docker and Docker Compose. The goal is to set up a multi-container system with various services, ensuring they run in isolation while communicating effectively.\n\n## Features\n- **Nginx**: Reverse proxy and web server.\n- **MariaDB**: SQL database server.\n- **WordPress**: Content Management System (CMS).\n- **Redis**: In-memory caching system.\n- **Adminer**: Web-based database management tool.\n- **FTP Server**: For remote file transfers.\n- **Self-Signed SSL Certificates**: Secure communication with HTTPS.\n- **Monitoring (Uptime Kuma)**: Visualizing containers' uptime.\n\n## Prerequisites\n- Docker\n- Docker Compose\n\n## Installation \u0026 Setup\n\n1. Clone the repository:\n\t```sh\n\tgit clone https://github.com/BLQuatre/42-Inception BLQuatre-Inception\n\tcd BLQuatre-Inception\n\t```\n\n2. Create the necessary directories for volumes:\n\t```sh\n\tmkdir -p /home/cauvray/data/wordpress /home/cauvray/data/mariadb /home/cauvray/data/uptimekuma\n\t```\n\n3. Copy `.env.example` to `.env` and change all credentials to make it works\n\t```sh\n\tcopy srcs/env.example srcs/.env\n\n3. Build and start the containers:\n\t```sh\n\tmake\n\t```\n\n4. To stop and remove all containers and the network:\n\t```sh\n\tmake down\n\t```\n\n5. To link the wordpress to cauvray.42.fr\n\t```sh\n\techo \"127.0.0.1 cauvray.42.fr\" \u003e\u003e /etc/hosts\n\t```\n\n## Website adresses\n🌐 [WordPress](https://cauvray.42.fr:443)\u003cbr\u003e\n🌐 [Portfolio / Small Static Website](http://localhost:7000)\u003cbr\u003e\n🌐 [Uptime Kuma / Monitoring System](http://localhost:3001)\u003cbr\u003e\n🌐 [Adminer / DB Management Tool](http://localhost:5000)\u003cbr\u003e\n\n## Bonus Implemented\n✔️ Adminer for database management\u003cbr\u003e\n✔️ FTP server for file transfers\u003cbr\u003e\n✔️ Small static website like a portfolio\u003cbr\u003e\n✔️ Redis for Wordpress caching\u003cbr\u003e\n✔️ A container of our choice: I choose Uptime Kuma, a monitoring service\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblquatre%2F42-inception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblquatre%2F42-inception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblquatre%2F42-inception/lists"}