Renewing and backing up Let's Encrypt SSL certificates
/usr/bin/letsencrypt
binary is present (Installation instructions for Ubuntu Xenial here).- Let's Encrypt SSL is setup already.
- Extract the files to the respective directories.
# systemctl start letsencrypt.timer
# systemctl enable letsencrypt.timer
- Backup script to Dropbox
- Add systemd timer and service for backup script (Dependency on letsencrypt.service, or using same timer)