/ft_inception

Basically the main objective of the project is to launch 3 containers with a specific service, such as mariadb, wordpress and nginx. Then, link them to work together.

Primary LanguagePHP

ft_inception

Basically the main objective of the project is to launch 3 containers with a specific service, such as mariadb, wordpress and nginx. Then, link them to work together.

To understand a little more about the project, I have created a Notion with basic information.!

Make rules

Make run

What is happening is that the makefile is communicating with the docker-compose, which in turn communicates with the dockerfiles of the services, and lifts everything together.

Make clean

Make fclean

This is what the final service looks like, all deployed from a virtual machine