Skip to content

elkassimianas/Inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inception

School 1337 Project. Set up a small infrastructure composed of WordPress with LEMP Stack (Nginx, MariaDB and PHP) using Docker / Docker-Compose under specific rules (see Subject.pdf).

Final grade: 100/100

Docker containers

  • MariaDB
  • WordPress
  • Nginx

How to use

  • Build the images and deploy the infrastructure:

     $ make
    
  • Stop and remove containers, remove images, volumes and network:

    $ make clean
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published