One container is not enough, we need to go deeper !
-
Updated
Jun 9, 2024 - Dockerfile
One container is not enough, we need to go deeper !
42 inception docker project
A 42 school project about Docker and Docker-Compose: create a small docker network with separate containers for NginX, Wordpress and MariaDB.
🐳 virtualizing several Docker images with services (MariaDB, NGINX, Wordpress, and more)
This project uses Docker to build a secure, isolated microservice-based server infrastructure. Each service runs in its own container and communicates through a private Docker network. External access is managed via an Nginx reverse proxy with HTTPS enabled using OpenSSL-generated TLS certificates, ensuring encrypted and secure data transmission.
A docker image virtualization project
Configure a LEMP stack with Wordpress - introduction to Docker and the world of containerization.
Project about the virtualization of a small multi-container infrastructure in Docker.
Inception is a comprehensive project at 42 School (École 42) that involves setting up a complete web development environment using Docker containers.
A 42 school's project on deploying a small infrastructure using Docker
Set up a Docker network with containers for nginx, mariadb, and wordpress
Add a description, image, and links to the 42-inception topic page so that developers can more easily learn about it.
To associate your repository with the 42-inception topic, visit your repo's landing page and select "manage topics."