Commit Graph

5 Commits

Author SHA1 Message Date
c9114bda9b Refactor file paths and update cronjob for Cloudflare DDNS 2024-09-23 12:19:11 +00:00
9d187d21f5 Refactor file paths and update cronjob for Cloudflare DDNS 2024-09-21 20:54:28 +00:00
78937e5c3f 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
2024-09-15 17:54:06 +00:00
b4eec45028 chore: Update cronjob schedule and default_env.json
- Update cronjob schedule to run every 10 minutes instead of every 5 minutes
- Add CLOUDFLARE_CNAME configuration to default_env.json for wildcard CNAME support
2024-09-04 02:13:47 +09:00
1786ce366b Initial commit 2024-09-01 03:26:24 +09:00