Portfolio Details

Project preview

Project information

Docker Compose Based Car Rental Deployment

This project involves deploying a Python Flask-based car rental application to an AWS EC2 instance using Docker Compose, Gunicorn, Nginx, and Terraform. The application is containerized using Docker Compose and consists of three main services: a Flask app (with Gunicorn), a MySQL database, and an Nginx reverse proxy. The project files and details can be found in the GitHub repository linked above.