Skip to content

ajayrawat12/DockerPythonFalconPostgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerPythonFalconPostgres

Docker setup for python falcon api and postgresql

Docker Setup

  1. docker-compose up --build -d

InDocker DB-Migrations

  1. docker ps -a
  2. docker exec -it '(container_id of api)' alembic upgrade head

About

Docker setup for falcon api and postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published