Inception: WordPress Deployment with Docker github.com/inception
• Designed and deployed a WordPress website using a multi-container Docker setup, including NGINX as the
web server, MariaDB as the database, and PHP-FPM for processing PHP scripts.
• Containerized the application using Docker to ensure portability, scalability, and ease of deployment across
different environments.
• Tools Used: Docker, Docker Compose, WordPress, NGINX, MariaDB, PHP-FPM.