- Docker Containers: Utilizes Docker containers to modularize components of the web service.
- Scalable Architecture: Designed for scalability and ease of updates.
- Automated Deployment: Makefile included for simplified build and deplo yment.
- Docker/Dockerfile: For containerization of services.
- Shell Scripts: For automation and setup tasks.
- Makefile: For automating the build process.
- Clone the Repository:
git clone https://git@github.com:bruzii/Inception.git
- Navigate to Directory:
cd Inception
- Build and launch the Infrastructure:
make
- Wordpress with php-fpm running
- Mariadb
- nginx