Comment on How much maintenance do you find your self-hosting involves?
Deckweiss@lemmy.world 6 months ago
After my Nextcloud server just killed itself from an update and I ditched that junk software, nearly zero maintenance.
I have
- autoupdates on.
- daily borgbackups to hetzner storage box.
- auto snapshots of the servers and hetzer.
- cloud-init scripts ready for any of the servers.
- Xpipe for management
- keepass as a backup for all the ssh keys and password
And I have never used any of those … it just runs and keeps running.
I am selfhosting
- a website
- a booking service for me
- caldav server
- forgejo
- opengist
- jitsi
Lem453@lemmy.ca 6 months ago
I moved form next cloud to seafile. The file sync is so much better than next cloud and own cloud.
It has a normal windows client and also a mount type client (seadrive) which is also amazing for large libraries.
I have mine setup with oAuth via Authentik and it works super well.
Deckweiss@lemmy.world 6 months ago
I actually moved from seafile to nextcloud, because when I have two PCs running simultaneously it would constantly have sync errors and required manually resolving them all the time. Sadly nextcloud wasn’t really better. But I am now looking for solutions that can avoid file conflicts with two simultaneous clients.
Lem453@lemmy.ca 6 months ago
Are you changing the same files at the same time?
I have multiple computers syncing into the same library all the time without issue.
Deckweiss@lemmy.world 6 months ago
No not really. But there is some offline laptop use compounded with slow sync times. (I was running it on a raspi with external usb hdd enclosure)