Skip to content

42 project [12] - This document is a System Administration related exercise

Notifications You must be signed in to change notification settings

LeonPupier/Inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Inception

42 project by Leon Pupier.

Description

The Inception project serves as an introduction to the world of system and network administration. The primary objective is to create a Docker-based virtual machine capable of deploying various web services, including an Nginx web server, a WordPress server, and a MySQL database.

Prerequisites

Before getting started, ensure that you have the following installed on your system:

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/LeonPupier/Inception.git
    
  2. Navigate to the project directory:
    cd Inception
    
  3. Start the Docker containers using Docker Compose by the Makefile:
    make
    

Usage

Once the containers are up and running, These services are implemented:

About

42 project [12] - This document is a System Administration related exercise

Resources

Stars

Watchers

Forks