Skip to content

shehabghazy/docker-compose-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

docker-compose-python

FastAPI Production App with PostgreSQL, Redis, and Nginx

This project is a production-ready, containerized Python web application using:

  • FastAPI (backend)
  • PostgreSQL (database)
  • Redis (cache)
  • Nginx (reverse proxy)
  • Docker Compose (orchestration)

πŸš€ Quick Start

1. Clone the repository

$ git clone https://github.com/your-username/docker-compose-python.git
$ cd docker-compose-python
$ docker compose up

πŸ”’ Security Scan

Scan your images with Trivy:

$ trivy image docker-compose-python-web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published