Nottrobin Wsgi App Legacy
- Robin Winslow
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 2 | 19 Mar 2021 | |
latest/stable | 1 | 19 Mar 2021 |
juju deploy nottrobin-wsgi-app-legacy
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
16.04
14.04
A charm for running Python WSGI applications
This charm should be able to serve most simple WSGI applications. It can hook into postgresql or mongodb databases (whose locations will be available to the app as DATABASE_URL and MONGO_URL environment variables), provides HTTP interfaces for load-balancing, and you can pass any extra environment variables for your application through the environment_variables config option.