Skip to content

boovenus/devops-sample-django-app

 
 

Repository files navigation

Party Parrot App

parrot



Sample Python application on Django with PostgreSQL database.

Requirements


  • django 4.0.1
  • Pillow 9.0.0
  • psycopg2-binary 2.9.3
  • django-prometheus 2.2.0

Deployment


  • Set environment export for variables:
cp .env.example .env
  • start compose:
docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.5%
  • HTML 20.8%
  • Dockerfile 0.7%