If your goal is simply having a backup then Immich is probably overkill. Why not just use something like Syncthing?
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
- for syncthing. it aint a backup solution. but it makes life simpler
With Syncthing my smartphone and PC would be perfectly synched (from what I know), but isn't exactly what Immich does. With it you can remove photos one your phone and still view them when the PC is on
My understanding is that Flatpaks are generally reserved for GUI applications and not command-line tools or servers. I’m not sure it’s the ideal format for Immich.
That said—and I’m probably going to get hate for this—there is an Immich snap package that does just what you’re looking for.
Nothing in Flatpak stipulates that it only supports GUI applications.
In fact the tutorial offers to create a CLI application:
https://unix.stackexchange.com/questions/740712/does-flatpak-support-command-line-applications
Snap is amazing for CLI stuff