Sign inSign up

ahmadbaniamer/inception

By ahmadbaniamer

Updated 3 months ago

A 42 School project: Nginx, Wordpress, and MariaDB infrastructure using Docker & Makefile

Image
2

94

ahmadbaniamer/inception repository overview

Inception - 42 Project

This is my Inception for 42 School. It is a small local infrastructure made with Docker.

Source code available at: GitHub Repository

Services:

  • NGINX: The web server (with TLSv1.2/1.3).
  • WordPress: Runs the website with php-fpm.
  • MariaDB: The database.

I built all the Dockerfiles from scratch using Debian. The containers are connected using a Docker netwok and save data using local volumes.

How to run: You cannot run the images alone. You need to use docker-compose up -d with a .env file and the correct secrets files in your directory.

Tag summary

Content type

Image

Digest

sha256:692cf19cd

Size

86.6 MB

Last updated

3 months ago

docker pull ahmadbaniamer/inception:mariadb