Skip to content

Making a Flask app using a PostgreSQL database and deploying to Heroku

Notifications You must be signed in to change notification settings

lihan/flask-postgres-kubernetes-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-postgres-kubernetes

Making a Flask app using a Postgresql database and deploying to Heroku

Deploy Flask and Postgres on Kubernetes cluster

Docker build

docker run -ti -p 5000:5000 lihan/kubernetes-workshop-flask:v1

About

Making a Flask app using a PostgreSQL database and deploying to Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.6%
  • Python 11.7%
  • Dockerfile 6.5%
  • CSS 3.2%