🪩 42 Inception 🪩 Quick start
-
Updated
May 6, 2023 - HTML
🪩 42 Inception 🪩 Quick start
System admin using Docker 🐋🐳 [42 PROJECT]
🐳 Inception is a hands-on project to learn Docker, DevOps, and system administration. Build a containerized environment with NGINX, WordPress, MariaDB, and optional services like Redis and FTP, all running securely and efficiently. Learn to manage networks, volumes, secrets, and orchestrate multiple services with Docker Compose.
🐳 virtualizing several Docker images with services (MariaDB, NGINX, Wordpress, and more)
A docker image virtualization project
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine
One container is not enough, we need to go deeper. This project aims to broaden the student's knowledge of system administration by using Docker, the tasks are to virtualize several Docker images and create them in a new personal virtual machine.
A System Administration related exercise.
This document is a System Administration related exercise.
This project aims to broaden your knowledge of system administration by using Docker. You virtualize several Docker images, one for each service, inside of a virtual machine
My inception project
Small infrastructure composed of three different services (Nginx, Wordpress, php-fpm, MariaDB) with docker-compose. 42 Madrid cursus project.
Inception is a Docker-based system administration project that sets up a secure, multi-service infrastructure using Docker Compose. It includes services like NGINX, WordPress, MariaDB, Redis, FTP, Adminer, and a static website — all containerized and configured to work together within a custom virtual network.
Use Docker to build and orchestrate containerized services: A WordPress web server backed by a MariaDB database.
Project about the virtualization of a small multi-container infrastructure in Docker.
Add a description, image, and links to the 42inception topic page so that developers can more easily learn about it.
To associate your repository with the 42inception topic, visit your repo's landing page and select "manage topics."