{"id":25420047,"url":"https://github.com/ejarvinen/42inception","last_synced_at":"2026-04-12T00:39:33.383Z","repository":{"id":277855045,"uuid":"933735567","full_name":"ejarvinen/42Inception","owner":"ejarvinen","description":"A Docker project for a Wordpress site running on Nginx server employing a MariaDB database","archived":false,"fork":false,"pushed_at":"2025-03-24T08:27:48.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T09:35:58.080Z","etag":null,"topics":["bash-scripting","docker-compose","docker-container","dockerfiles","mariadb","mysql-database","nginx-server","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ejarvinen.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-16T15:22:45.000Z","updated_at":"2025-03-24T08:27:51.000Z","dependencies_parsed_at":"2025-02-16T16:34:30.356Z","dependency_job_id":"f17e186e-89c0-4e32-a8c4-7badea1b8e21","html_url":"https://github.com/ejarvinen/42Inception","commit_stats":null,"previous_names":["ejarvinen/42inception"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejarvinen%2F42Inception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejarvinen%2F42Inception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejarvinen%2F42Inception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejarvinen%2F42Inception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejarvinen","download_url":"https://codeload.github.com/ejarvinen/42Inception/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850767,"owners_count":21973666,"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":["bash-scripting","docker-compose","docker-container","dockerfiles","mariadb","mysql-database","nginx-server","wordpress"],"created_at":"2025-02-16T19:22:42.963Z","updated_at":"2026-04-12T00:39:33.342Z","avatar_url":"https://github.com/ejarvinen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42Inception\n## Description\n`Inception` is a system administration project aimed at setting up a small-scale infrastructure using Docker and Docker Compose. The goal is to create and manage multiple services in isolated containers, following best practices in containerization and security.\n\n## Features\n- Docker Compose-based container orchestration.\n- Services run in separate containers:\n  - **NGINX** with TLSv1.2 or TLSv1.3 support.\n  - **WordPress** + php-fpm without NGINX.\n  - **MariaDB** as a database.\n- Persistent storage using Docker volumes.\n- Secure networking using a dedicated Docker network.\n- Containers restart automatically in case of failure.\n- Proper environment variable management with `.env` file.\n\n## Installation\n1. Clone the repository:\n```\ngit clone https://github.com/ejarvinen/42Inception.git\n```\n2. Navigate to the project directory:\n```\ncd 42Inception\n```\n3. Build and run the project using:\n```\nmake\n```\n## Usage\n- To start the containers:\n```\nmake up\n```\n- To stop the containers:\n```\nmake down\n```\n- To clean up and rebuild:\n```\nmake re\n```\n## Directory Structure\n```\n.\n├── Makefile\n├── srcs\n│   ├── docker-compose.yml\n│   ├── .env\n│   ├── requirements\n│   │   ├── mariadb\n│   │   ├── nginx\n│   │   ├── wordpress\n```\n## Configuration\n- Modify the `.env` file to set up your domain, database credentials, and other configurations.\n- The domain name must follow the format `login.42.fr`, where login for this specific project is `emansoor`.\n## Security Considerations\n- No plaintext passwords in Dockerfiles.\n- Environment variables should be stored in `.env`.\n- NGINX serves as the only entry point on port 443.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejarvinen%2F42inception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejarvinen%2F42inception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejarvinen%2F42inception/lists"}