

Good on iOS too, albeit a bit battery hungry if you route 0.0.0.0/0 and ::/0
Good on iOS too, albeit a bit battery hungry if you route 0.0.0.0/0 and ::/0
You may also have a migration path by hosting keycloak and add Google as an Identity Provider. Gives you much more flexibility and control this way
There is still the relay through the cloud route (SES, but also at least Scaleway)
I have navidrome running in k8s behind Træfik. Do you want to take a look at my environment variables for navidrome? I haven’t configured anything on Træfik
I’ve started with lubuntu 11.10 on a Pentium 4. I was 11. Time flies!
deleted by creator
Yes, it will just sync a folder between computers
You can also try https://syncthing.net/
And that’s why I stayed on conduit. I always felt that conduwuit was forked because of spite. Don’t get me wrong, it’s sad (less diversity).
I’m a rust fan, but may I remind you that the Linux kernel is mostly C?
I run it, it’s kinda cool
Sorry, I can’t help you. I configured only the TZ and the schedule env vars…
spec: containers: env: - name: TZ value: Europe/Rome - name: ND_SCANSCHEDULE value: 0 * * * * image: deluan/navidrome:latest imagePullPolicy: IfNotPresent name: navidrome ports: - containerPort: 4533 hostIP: null hostPort: null name: http protocol: TCP volumeMounts: - mountPath: /data mountPropagation: null name: config-volume - mountPath: /music name: music readOnly: true