Services to Check on the Server
This is a reference list of services that I need to check when upgrading or otherwise altering my server.
-
Web services:
- nginx
- php-fastcgi
- Puma search server
- Hugo blog (this blog)
-
Firewall settings, use
sudo nft list ruleset
. It should be loaded through the nftables service. -
ACME certificate renewal. This is a cron job.
-
Backup scripts: make sure
cdbackup
works. -
Mail servers (IMAP, SMTP).
-
VPN.