Python configuration.
| .editorconfig | Initial commit | |
| .gitignore | Initial commit | |
| CHANGELOG.md | Initial commit | |
| gunicorn.conf | Initial commit | |
| gunicorn.sysusers | Initial commit | |
| gunicorn.tmpfiles | Initial commit | |
| gunicorn@.service | Initial commit | |
| gunicorn@.socket | Initial commit | |
| LICENSE.md | Initial commit | |
| PKGBUILD | Initial commit | |
| README.md | Initial commit | |
ltdk-python
Python configuration.
Disclaimer
This will overwrite your existing configuration.
Changes
- Adds
gunicorn@.socketandgunicorn@.serviceunits for running applications via gunicorn. - Adds
/etc/gunicorn/gunicorn.confconfiguration for controlling command-line paramenters. - Uses individual
/etc/gunicorn/deploy/*.inifiles to configure separate applications.
License
Released to the public domain to the greatest extent possible via the CC0 License.