iam4x / bobarr

🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
MIT License
1.5k stars 85 forks source link

Make hostnames for support services configurable via env #255

Closed fpiesche closed 1 year ago

fpiesche commented 1 year ago

Let's try that again, but better: this makes the hostnames for postgres, redis, jackett and transmission configurable via environment variables, defaulting to the currently used hostnames if the environment variables are missing.

This will fix #184 and #221.

yodog commented 7 months ago

is this currently working? the env vars are not being picked up by docker

fpiesche commented 7 months ago

Sadly no - I had a tidy-up of my github forks a while ago and as this hadn't had any reaction for months after I'd created it I deleted it as part of that (which is why this PR is closed without merging).