aleksilassila / reiverr

Reiverr is a clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr
GNU Affero General Public License v3.0
1.45k stars 44 forks source link

Environment Variables no longer used #85

Closed TomFaulkner closed 5 months ago

TomFaulkner commented 1 year ago

The new integrations setup page is nice, but I would prefer to configure the app through environment variables. Can you change to prefer environment variables over the database? It's easier to keep my docker-compose file in git rather than have to backup a database.

chris-kruining commented 5 months ago

same here, I run it in a container on nixos. So I too would love to have this work declaritively. Right now I loose all my integration config after reboot

aleksilassila commented 5 months ago

With the introduction of multiple users in 2.0, I don't think this is feasible anymore, especially when the project is committed to using a database now.