{"id":19899205,"url":"https://github.com/chahid001/inception","last_synced_at":"2026-04-10T02:05:33.545Z","repository":{"id":175673402,"uuid":"587420812","full_name":"chahid001/Inception","owner":"chahid001","description":"The \"Inception\" project delves into system administration with Docker, focusing on setting up a comprehensive infrastructure within a virtual machine","archived":false,"fork":false,"pushed_at":"2023-11-28T12:07:46.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T20:44:33.341Z","etag":null,"topics":["docker","docker-compose","shell-script"],"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/chahid001.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}},"created_at":"2023-01-10T17:59:53.000Z","updated_at":"2023-11-26T18:54:42.000Z","dependencies_parsed_at":"2023-07-16T09:30:27.299Z","dependency_job_id":null,"html_url":"https://github.com/chahid001/Inception","commit_stats":null,"previous_names":["chahid001/inception"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chahid001%2FInception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chahid001%2FInception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chahid001%2FInception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chahid001%2FInception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chahid001","download_url":"https://codeload.github.com/chahid001/Inception/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241329416,"owners_count":19944984,"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":["docker","docker-compose","shell-script"],"created_at":"2024-11-12T20:07:36.543Z","updated_at":"2025-12-31T01:08:15.438Z","avatar_url":"https://github.com/chahid001.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Inception\n\nThe \"Inception\" project delves into system administration with Docker, focusing on setting up a comprehensive infrastructure within a virtual machine. It mandates the creation of distinct Docker containers running various services like NGINX, WordPress with php-fpm, and MariaDB, among others. Emphasizing best practices, it prohibits certain approaches, mandates use of environment variables, and enforces security measures like domain configuration and avoiding credential exposure. Additionally, it includes a bonus section allowing students to implement extra services like Redis cache, FTP server, or additional utilities for bonus credit, contingent upon successful completion of the mandatory tasks.\n\n\n## Tech used in the project\n\n![Rancher](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![Rancher](https://img.shields.io/badge/Debian-A81D33?style=for-the-badge\u0026logo=debian\u0026logoColor=white)\n![Rancher](https://img.shields.io/badge/Shell_Script-121011?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white)\n![Rancher](https://img.shields.io/badge/MariaDB-003545?style=for-the-badge\u0026logo=mariadb\u0026logoColor=white)\n![Rancher](https://img.shields.io/badge/Nginx-009639?style=for-the-badge\u0026logo=nginx\u0026logoColor=white)\n![Rancher](https://img.shields.io/badge/Wordpress-21759B?style=for-the-badge\u0026logo=wordpress\u0026logoColor=white)\n![Rancher](https://img.shields.io/badge/redis-CC0000.svg?\u0026style=for-the-badge\u0026logo=redis\u0026logoColor=white)\n\n\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`URL`\n\n`MYSQL_USER`\n`MYSQL_PASSWORD`\n`MYSQL_ROOT_PASSWORD`\n\n`WORDPRESS_ROOT_LOGIN`\n`WORDPRESS_ROOT_EMAIL`\n`WORDPRESS_NAME`\n`WORDPRESS_USER_EMAIL`\n\n`FTP_USER`\n`FTP_PASSWORD`\n\n\n## Deployment\n\nTo deploy this project run\n\n```bash\nmake\n```\n\nAlso you need to modify your 'hosts' file, so you can use the domain name instead of the IP addr\n\n```bash\nsudo nano /etc/hosts\n```\n\n## About the project\n\nThis project consists in having you set up a small infrastructure composed of different\nservices under specific rules with docker compose.\n\nThe Docker images of the project are built with Dockerfile\n\n- A Docker container that contains NGINX with TLSv1.3\n- A Docker container that contains WordPress + php-fpm\n- A Docker container that contains MariaDB\n- A volume that contains the WordPress database\n- A second volume that contains the WordPress website files\n- A docker-network that establishes the connection between the containers\n\n![](https://github.com/chahid001/Inception/blob/main/assets/inception.png)\n\n## Bonus part\n- Redis cache for the WordPress website in order to properly manage the cache\n- FTP server container pointing to the volume of the WordPress website\n- A simple static website.\n- Adminer\n- Cadvisor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchahid001%2Finception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchahid001%2Finception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchahid001%2Finception/lists"}