apparently you *do* need additional arguments here #18

Merged
jessebot merged 1 commit from fix-gunicorn-again into main 2026-08-24 17:00:37 +00:00
Owner

while perusing their repo further I found this:
https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/deploy/funkwhale-server.service?ref_type=heads

and I think we need these extra args. This really got to me, because if you've seen my tiny-personal-website, I use gunicorn there and it always requires either additional env vars or additional args, but their docker compose example doesn't have either of those, so I had to do a bit more searching.

This should at least let this container finally run without immediately crashing.

while perusing their repo further I found this: https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/deploy/funkwhale-server.service?ref_type=heads and I think we need these extra args. This really got to me, because if you've seen my tiny-personal-website, I use gunicorn there and it always requires either additional env vars or additional args, but their docker compose example doesn't have either of those, so I had to do a bit more searching. This should at least let this container finally run without immediately crashing.
apparently you *do* need additional arguments here
All checks were successful
Check PR Labels / check-pr-labels (pull_request) Successful in 0s
Helm Lint / lint (pull_request) Successful in 2s
Check PR Labels / check-labels (pull_request) Successful in 1s
Bump Semver / check-labels (pull_request) Successful in 1s
Bump Semver / check-pr-labels (pull_request) Successful in 0s
Bump Semver / bump-semver-1 (pull_request) Successful in 17s
Bump Semver / bump-semver (pull_request) Successful in 0s
ce127ff372
jessebot deleted branch fix-gunicorn-again 2026-08-24 17:00:38 +00:00
Sign in to join this conversation.
No description provided.