heroku / heroku/buildpacks-python
Automatically configure the Gunicorn web server
Open
classic buildpack parity
- Dominant language
- Rust
- Stars
- 33
- Forks
- 3
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 9
Description
The classic Heroku Python buildpack automatically configures gunicorn at runtime (it sets `FORWARDED_ALLOW_IPS` and `GUNICORN_CMD_ARGS`):
https://github.com/heroku/heroku-buildpack-python/blob/main/vendor/python.gunicorn.sh
Something similar to that should be added to the Python CNB for parity with the classic buildpack.
[Internal tracking epic](https://gus.lightning.force.com/lightning/r/ADM_Epic__c/a3QAH0000000JkE2AU/view)
Contributor guide
Assessment
This issue has not been assessed yet.