lp://staging/~gnuoy/charms/precise/gunicorn/fixed-bug-in-gunicorn-wsgi-mode
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://staging/~gnuoy/charms/precise/gunicorn/fixed-bug-in-gunicorn-wsgi-mode
Only
Liam Young
can upload to this branch. If you are
Liam Young
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Ayres (community): Approve
-
Diff: 63 lines (+9/-17)2 files modifiedconfig.yaml (+4/-0)
hooks/wsgi-file-relation-joined (+5/-17)
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 25. By Liam Young
-
If gunicorn is running then running service start does nothing and returns a zero exit code so restart is never called. So always call restart instead since it works if gunicorn is up or down
- 24. By Liam Young
-
Allow port to be set and remove random port allocation code as it currently increments the port every time the hook is run and isn't needed
- 22. By Juan L. Negron
-
Added support for running gunicorn in django mode in addition to wsgi. Also allow pythonpath to be explicitly set and additional environment variables to be specified. MP:123481
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)