Inception

Setting up a web app environment using Docker Compose

TypeDevOps
Associated with1337 Cursus
Start DateMarch 2024
End DateMarch 2024
DockerNginxWordPressMariaDBRedisFTP

Description

A DevOps project that involves setting up a multi-service environment using Docker Compose.
The project aims to deploy a scalable and secure infrastructure featuring WordPress as a content management system, MariaDB as the database backend, and Nginx as a reverse proxy server.
Inception emphasizes containerization, service orchestration, and adherence to best practices for deploying web applications.
key features:
  • Containerized deployment of WordPress, MariaDB, and Nginx.
  • Secure communication between services using Docker networking.
  • Environment configuration with .env files for flexibility.
  • Persistent data storage using Docker volumes.
  • Scalable and portable infrastructure design.