I haven’t gotten around to setting it up yet, but for a google photos type self hosted setup there is Immich which looks promising!
Comment on What do you prefer to selfhost?
mike_wooskey@lemmy.thewooskeys.com 3 months ago
I’m trying to deGoogle/deFAANG/deBigData) so I try to host FOSS alternatives to every service I use on the internet, though some services won’t be possible or practical (e.g., email).
I host:
- audiobookshelf (to stream and sync podcasts between my devices)
- baikal (to host contacts and calendars)
- cryptpad (for collaborative spreadsheets and kanban, though it does more than this)
- drawio (flowchart-like diagrams
- forgejo (my git repos and oauth2)
- homepage (personal dashboard of services and links)
- invidious (youtube frontend)
- lemmy (duh :) )
- minio (S3 object storage)
- mosquitto (mqtt server)
- nextcloud (can do a lot, but I’m only using it to look at Memories for photo storage and management - I currently selfhost Photostructure, but it’s not FOSS)
- peertube (youtube alternative)
- prometheus (metrics monitoring)
- qbittorrent (torrents)
- syncthing (currently only used to sync photos from my pixel to my server, but might be replaced if I switch to a photo management app that has an android app that can sync images)
- tiddlywiki-nodejs (pretty powerful wiki, but I use it just to sync text-based info between devices)
- traefik (reverse proxy in front of everything I host)
- tt-rss (RSS feeds)
- vaultwarden (password management - this is a fork of bitwarden)
- wordpress (for my personal websites)
- xbrowsersync (bookmark syncing between browsers/devices)
I use the d.rymcg.tech framework. It’s a little over my head, but the framework makes it pretty easy to use all the apps. It’s a bit tricky to add new apps to the framework, but it’s fun and all the source is there to learn from and the developer is really nice and really helpful.
Hellmo_Luciferrari@lemm.ee 3 months ago
erev@lemmy.world 3 months ago
I am also trying to degoogle/debigdata my life, but it seems we’re taking radically different approaches to it. I wish you luck in your journey!