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

Selfhosted

38719 readers
683 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
[–] jvh@feddit.uk 7 points 5 months ago

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!