Replies: 1 comment
|
I agree. This is probably in-scope. The settings should be defined at To note, all of these services rely on unix authentication, and databases named after the user, effectively passwordless. So, it is going to be a bit of a lift. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey @kiriwalawren, would it be in-scope for nixflix to be able to use an already existing non-local postgres instance? I already have one for immich, forgejo, etc, and would prefer a single instance (streamlined ops, backups, infra). I could probably override the nixflix defaults, but I figure it would be better to natively support it in the nixflix options set.
Or is this negative for performance? I'm mostly thinking in terms of centralizing data storage here (pgres is on my NAS where all the media/downloads also are; 3-2-1 backup has been made trivial with snaphot replication this way).
All reactions