Håvard O. Nordstrand 5 years ago
parent
commit
197a2b9cbf
1 changed files with 6 additions and 0 deletions
  1. 6 0
      config/linux-servers/applications.md

+ 6 - 0
config/linux-servers/applications.md

@@ -31,6 +31,12 @@ See [Storage: Ceph](../storage/#ceph).
 - Dry-run renew: `certbot renew --dry-run [--staging]`
 - Revoke certificate: `certbot revoke --cert-path <cert>`
 
+## DDNS
+
+### Cloudflare
+
+Use [cloudflare-ddns-updater.sh](https://github.com/HON95/scripts/tree/master/server/linux/cloudflare).
+
 ## Docker & Docker Compose
 
 **TODO**