{"id":19196504,"url":"https://github.com/semx2a/inception","last_synced_at":"2026-05-18T07:32:11.706Z","repository":{"id":167286358,"uuid":"630995730","full_name":"semx2a/inception","owner":"semx2a","description":"This project introduces Docker and micro-services","archived":false,"fork":false,"pushed_at":"2024-02-08T23:13:28.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T04:44:07.747Z","etag":null,"topics":["docker","docker-compose","microservices"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/semx2a.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-04-21T16:44:23.000Z","updated_at":"2024-02-06T18:12:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"834ec964-2bef-4974-b3c7-5ef1f2f37356","html_url":"https://github.com/semx2a/inception","commit_stats":null,"previous_names":["semx2a/inception"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/semx2a/inception","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semx2a%2Finception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semx2a%2Finception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semx2a%2Finception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semx2a%2Finception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semx2a","download_url":"https://codeload.github.com/semx2a/inception/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semx2a%2Finception/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","microservices"],"created_at":"2024-11-09T12:13:52.370Z","updated_at":"2026-05-18T07:32:11.691Z","avatar_url":"https://github.com/semx2a.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inception\n\nThis project was a comprehensive exercise in System Administration, particularly focusing on Docker and containerization.\n\n## Project Overview\n\nThe primary objective of this project was to set up a small infrastructure composed of different services, each running in a dedicated Docker container. The project was entirely carried out in a container, using docker-compose.\n\n## Skills and Knowledge Gained\n\nThis project required a deep understanding of Docker usage and system administration concepts. Key skills and knowledge gained during this project include:\n\n- Creating and managing Docker images and containers\n- Writing Dockerfiles for each service\n- Understanding and implementing Docker volumes and networks\n- Ensuring container stability and managing crash recovery\n- Configuring a domain name to point to a local IP address\n- Adhering to security best practices, such as not storing passwords in Dockerfiles\n\n## Project Details\n\nThe infrastructure set up as part of this project included:\n\n- A Docker container running NGINX with TLSv1.2 or TLSv1.3 only\n- A Docker container running WordPress + php-fpm, installed and configured without NGINX\n- A Docker container running MariaDB without NGINX\n- A Docker volume containing the WordPress database\n- A second Docker volume containing WordPress website files\n- A docker-network to establish the connection between containers\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.img/inception.png\" alt=\"Inception\" width=\"600\"\u003e\n\u003c/p\u003e\n\n## Usage\n\nBefore running the project, ensure that Docker and Docker Compose are installed on your system.\n\nRun the following command to copy the environment variables file:\n\n```bash\ncp ./src/.env.example ./src/.env\n```\n\nThen, change the values in the `.env` file to match your desired configuration.\n\nTo start the project, run the following command:\n\n```bash\nmake\n```\n\n## Troubleshooting\n\nThis project has only been tested on Ubuntu 20.04. If you encounter any issues while running the project, please ensure that you are using a compatible operating system.\n\nOn macOS, you can use OrbStack to run the project in a containerized environment.\n\nIf docker-compose is not installed on your system, you can install it using the following command:\n\n```bash\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemx2a%2Finception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemx2a%2Finception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemx2a%2Finception/lists"}