Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karisti authored Dec 26, 2022
1 parent 2298bc3 commit 975253f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 42_inception

![Demo GIF](https://github.com/karisti/42_inception/blob/master/demo1.jpg?raw=true)


## Description
This project consists in having you set up a small infrastructure composed of three different services running in different Docker containers, connected between them by a docker-network. The three services are an nginx server, WordPress with php-fpm and an MariaDB database. Also, it will have two volumes for the WorPress database and the WordPress website files, making this data persistent on the host. In case of crash, the containers are restarted automatically.

Expand Down

0 comments on commit 975253f

Please sign in to comment.