Comment on Introducing reitti: a selfhosted alternative to Google Timeline

<- View Parent
Sibbo@sopuli.xyz ⁨2⁩ ⁨days⁩ ago

But then I’d have to combine that with existing services myself. NixOS ensures that there is only one postgres running for example, such that not every service starts its own postgres instance.

For immich, for example the following us enough for a most basic configuration:

services.immich.enable = true;
services.immich.port = 2283;

source
Sort:hotnewtop