Portfolio Details
Project information
- Category: Docker-Compose File
- Client: Inar Academy Project date: 10 July, 2023 Project URL: https://github.com/ErkanBarann/Docker-compose.git
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.