I'd recommend dietpi and docker on your pi then manage services such as Immich with portainer and use caddy as a reverse proxy (super simple config and comes with things like let's encrypt SSL built in). Also I'd suggest storing images on a mirrored raid array using two USB HDDs. And also storing an encrypted backup once a day somewhere on the cloud. Or at least in another location. This is what I've done anyway. Hope that gives you some things to look into!
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.
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!
I've only just bootstrapped it once for testing. I used the docker setup and it was trivial.
I don't know anything about eduroam but if it's your uni's network then you'll have to settle for local access only through a personal router.
So I have a large immich database and a slow CPU and really wish I spun up a docker swarm to kick in some extra CPU when needed. Otherwise, it does work exceptionally well on lower power devices, just takes a looooong time.
Oh, and read changelogs because not all updates go smooth. ;) My stack has been down since the last release and I haven't had time to fix it.
I’m curious, how would you setup a docker swarm to scale the cpu when needed?