You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Inception" project is a system administration exercise using Docker. I build a personal infrastructure with containers: NGINX, WordPress + PHP-FPM, MariaDB, using Docker volumes and network. The goal is to gain hands-on experience with containerization and service management.
This project, involves building a secure, modular infrastructure using Docker and Docker Compose. It includes containerizing NGINX, PHP-FPM, and MariaDB, with TLS encryption and isolated networking, providing hands-on experience in containerization and secure web environments.
A Docker-based project that sets up a secure infrastructure with NGINX, WordPress, and MariaDB using Docker Compose, emphasizing containerization, networking, and data persistence.