Hey everyone,
I’m currently helping a few small orgs maintain several YunoHost instances (on-prem + cloud) and wondering what tools others use for day-to-day server ops.
What do you use to:
Push updates across servers
Manage backups (Nextcloud, databases, configs)
Handle logs, uptime monitoring, or alerts
Run secure tasks remotely (e.g., restart services, run health checks)
Would love to hear what’s in your toolkit — open source or commercial!
From the webadmin, and generally when I have some spare time in case something goes wrong. I am not fun of automatic unattended upgrades.
From the webadmin also, manual backups. But you can make automated backups through cron or use YunoHost app store | Yuno Archive (I didn’t test it, so you can try it and report feedback)
Diagnosis is run twice a day and sends important alerts by mail to the admins. Check the diagnosis is the webadmin if any warning or error has been silenced.
Using ssh, you may want to check the security recommendations about it.