Discussed in #234
Originally posted by tmplt May 28, 2026
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).
Discussed in #234
Originally posted by tmplt May 28, 2026
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).