How to set jellyfin server flatpak to start automaticly when system boots up?
I was doing this earlier wit deb version, but now with flatpak i dont know how to do it.
I installed it via popshop on linux pop os and now i have icon in my apps meny but its anoying to start it manualy every time i restart my pc…
There are several options:
+: Can launch application without logging in
-: Requires learning how to add a systemd service
+: Easy
-: Requires logging in before it starts
+: Quite easy
-: Works without logging in
+: Doesn’t require root permissions
I recommend going with Docker because Flatpak isn’t really meant for server applications.
Just a small note: docker can also run rootless for a while. The configuration is slightly convoluted, but can be done.
Oh no you forgot kubernetes!