This project is a production-ready, containerized Python web application using:
- FastAPI (backend)
- PostgreSQL (database)
- Redis (cache)
- Nginx (reverse proxy)
- Docker Compose (orchestration)
$ git clone https://github.com/your-username/docker-compose-python.git
$ cd docker-compose-python
$ docker compose upScan your images with Trivy:
$ trivy image docker-compose-python-web