abello-r / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:PHP 33.4%Language:Dockerfile 24.0%Language:Makefile 22.3%Language:Shell 20.1%Language:HTML 0.2%