erplibre/script/deployment
Mathieu Benoit a2d3aa2a78 [ADD] Multilingual translation of all documentation (EN/FR)
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`.
2026-03-04 22:23:52 -05:00
..
cloudflare_dns.py [UPD] format and update license 2025-11-08 23:53:07 -05:00
copy_all_addons.sh [ADD] script deployment: show and copy addons directory for docker prod 2024-12-01 04:49:34 -05:00
get_public_ip.py [UPD] format and update license 2025-11-08 23:53:07 -05:00
README.base.md [ADD] Multilingual translation of all documentation (EN/FR) 2026-03-04 22:23:52 -05:00
README.fr.md [ADD] Multilingual translation of all documentation (EN/FR) 2026-03-04 22:23:52 -05:00
README.md [ADD] Multilingual translation of all documentation (EN/FR) 2026-03-04 22:23:52 -05:00
show_all_addons.sh [ADD] script deployment: show and copy addons directory for docker prod 2024-12-01 04:49:34 -05:00
update_dns_cloudflare.py [UPD] format and update license 2025-11-08 23:53:07 -05:00

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.