Added 30 .base.md files using the mmg (Multilingual Markdown Generator) format to automatically generate English (.md) and French (.fr.md) versions of all project documentation. Updated conf/make.documentation.Makefile to process all .base.md files via `make doc_markdown`.
6 lines
306 B
Markdown
6 lines
306 B
Markdown
|
|
# Information about deployment with cloudflare
|
|
|
|
The script update_dns_cloudflare.py is used to update all DNS for case of DDNS, when ip address change, with a cron. This version support an old version of cloudflare==2.20.0
|
|
|
|
The script cloudflare_dns.py is used to update specific address at a deployment.
|