this post was submitted on 26 Feb 2024
23 points (92.6% liked)

Selfhosted

39257 readers
181 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hello!

So I've been planning on getting off Google photos for a while now and want to test Immich as a replacement. To that end I've got myself a raspberry pi 5 (8gb) and paired it with a 1tb nvme SSD. I have been familiarising myself with immich documentation and content on securing rpi network, but I would appreciate if you could provide me with more insight or basics that I should look out for. I am still in uni so it will be connected via eduroam.

Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 6 months ago (1 children)

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.

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

I’m curious, how would you setup a docker swarm to scale the cpu when needed?