Refactor file paths in Makefile, run_script.sh, and start.sh

Update cronjob schedule and default_env.json, Add CLOUDFLARE_CNAME configuration
Update cronjob schedule and default_env.json, Add CLOUDFLARE_CNAME configuration
Update cronjob schedule and default_env.json
Add GitLab CI configuration for SonarQube analysis
Delete unused files from .dockerignore
Update cronjob schedule in cron/cronjob
Update default_env.json with CLOUDFLARE_A configuration
Update logging format in update_dns.py
Update load_config function in update_dns.py
Update get_config function in update_dns.py
Update get_ip function in update_dns.py
Update read_record function in update_dns.py
Update create_record function in update_dns.py
Update update_record function in update_dns.py
Update delete_record function in update_dns.py
Update update_a_list function in update_dns.py
Update update_cname_list function in update_dns.py
Update main function in update_dns.py
This commit is contained in:
2024-09-15 17:54:06 +00:00
parent 27266d6001
commit 78937e5c3f
4 changed files with 112 additions and 84 deletions

View File

@@ -1 +1 @@
*/10 * * * * root /app/cloudflare-ddns/run_script.sh
*/30 * * * * root /app/cloudflare-ddns/run_script.sh