Skip to content
/ flask Public

This is the flask environment used by SotADB.info. It is used between nginx-ingress LB and postresql DB.

Notifications You must be signed in to change notification settings

sotadb/flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the flask enviroment used by SotADB.info. It is designed to be used behind a Kubernetes ingress load-balancer and infront of a postresql image. Because of the intention to use with ingress, it delivers http, rather then binary traffic. It's an Alpine 3.5 image containing the following:

  • uwsgi-python
  • postgresql-libs
  • Flask
  • Flask-Misaka
  • oauth2client
  • PyGreSQL
  • requests

About

This is the flask environment used by SotADB.info. It is used between nginx-ingress LB and postresql DB.

Resources

Stars

Watchers

Forks

Packages

No packages published