Skip to content

berndverst/uwsgi-nginx-falcon-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

uwsgi-nginx-falcon

Docker image with uWSGI and Nginx for Falcon web applications in Python 3.6 running in a single container.

Description

This Docker image allows you to create Falcon web applications in Python that run with uWSGI and Nginx in a single container.

uWSGI with Nginx is one of the best ways to deploy a Python web application, so you you should have a good performance (check the benchmarks) with this image.

GitHub repo: https://github.com/berndverst/uwsgi-nginx-falcon-docker

Docker Hub image: https://hub.docker.com/r/berndverst/uwsgi-nginx-falcon/

For more information, including configuration options see https://github.com/tiangolo/uwsgi-nginx-docker and https://github.com/tiangolo/uwsgi-nginx-flask-docker on which this project is based.

License

This project is licensed under the terms of the Apache license.

About

Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 65.1%
  • Python 29.0%
  • HTML 5.9%