I’m currently struggling with upgrading some Postgres DBs on my home-k3s and I’m seriously considering throwing it all away since it’s such a hassle.
So, how do you handle DBs? K8s? Just a regular daemon?
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:
Resources:
> Any issues on the community? Report it using the report flag.
> Questions? DM the mods!
Own vm as regular daemon + acme.sh for tls.
Makes K3s more fun if db’s are outside and files (when possible) are on S3 (Minio Docker on Synology).
For the rest than pvcs with longhorn as storage driver.