Appearance
How to recover from a full outage
ping 157.173.117.104— if dead, use provider console.journalctl -b -p err --no-pager | tail -100- Disk:
df -h(watch/— often ~half full historically). Clean Docker/logs carefully. systemctl --failed→ restart critical units (nginx,mariadb,postfix,dovecot,slapd).yunohost diagnosis run- Restore if needed:
yunohost backup list→yunohost backup restore <name>
Verify: curl -sI https://neuralmeadow.xyz | head -5