User contributions for 108.27.135.4
Jump to navigation
Jump to search
29 March 2026
- 12:3312:33, 29 March 2026 diff hist +32 Automated Certificate Renewal No edit summary current
- 12:3212:32, 29 March 2026 diff hist +7 Automated Certificate Renewal No edit summary
- 12:3212:32, 29 March 2026 diff hist +36 Automated Certificate Renewal No edit summary
- 12:3112:31, 29 March 2026 diff hist +1,337 N Automated Certificate Renewal Created page with "## Automated Certificate Renewal ### Script Location `/usr/local/bin/renew-and-update-certs.sh` ### Script Contents ```bash #!/bin/bash # Renew certificates /usr/syno/sbin/syno-letsencrypt renew-all -v # Check if renewal was successful (exit code 0) if [ $? -eq 0 ]; then # Update Navidrome certificates cp /usr/syno/etc/certificate/system/default/RSA-cert.pem /volume2/docker/navidrome/ssl/certificate.crt cp /usr/syno/etc/certificate/system/default/RSA-priv..."
- 12:3112:31, 29 March 2026 diff hist +67 Synology No edit summary current