Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 803 Bytes

File metadata and controls

26 lines (15 loc) · 803 Bytes

Inception

Table of Contents

Summary

Comprehensive Docker Compose infrastructure project designed to deploy a multi-service web environment. Includes custom Dockerfiles for Nginx with TLS, WordPress + php-fpm, and MariaDB, with dedicated volumes, network configuration, and container restart policies. Built from scratch on Debian images to demonstrate advanced system administration.

Subject

Subjects - 42

Usage

This project includes a Makefile. You can use make to build the project.

Project Status

Project is: complete & no longer being worked on.