Commit Graph
20 Commits
Author SHA1 Message Date
jung-geun 1a0a4f8e07 Refactor file paths, update dependencies, and improve documentation 2024-09-25 11:06:33 +09:00
jung-geun 51a9b4d8c2 Refactor file paths and update dependencies 2024-09-25 10:46:37 +09:00
jung-geun 19c2ddc6f5 Refactor Dockerfile to use Python 3.11-slim 2024-09-24 22:50:43 +09:00
jung-geun 9dde702e85 Refactor sonar-project.properties to include SonarQube in gitignore 2024-09-24 10:26:04 +00:00
jung-geun 7262f008e9 Refactor sonar-project.properties to update project key 2024-09-24 10:08:16 +00:00
jung-geun c9114bda9b Refactor file paths and update cronjob for Cloudflare DDNS 2024-09-23 12:19:11 +00:00
jung-geun f724f2c1ed Refactor file paths and update dependencies 2024-09-21 21:03:16 +00:00
jung-geun 9d187d21f5 Refactor file paths and update cronjob for Cloudflare DDNS 2024-09-21 20:54:28 +00:00
jung-geun a0bf2baa1a Refactor .gitlab-ci.yml to comment out unused job templates 2024-09-19 10:29:00 +00:00
jung-geun 71b2ddfdc5 Refactor file paths in Makefile, run_script.sh, and start.sh
Update default_env.json to include CLOUDFLARE_CNAME configuration
Update update_dns.py to handle CNAME records for multiple A records
Add .gitignore for env.json in init directory
2024-09-19 09:26:47 +00:00
jung-geun bf6607cd74 Refactor file paths in Makefile, run_script.sh, and start.sh 2024-09-18 15:34:25 +00:00
jung-geun 0ddc93a5e9 Refactor file paths in Makefile, run_script.sh, and start.sh 2024-09-18 14:32:53 +00:00
jung-geun 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
jung-geun 27266d6001 Refactor file paths in Makefile, run_script.sh, and start.sh 2024-09-12 22:14:06 +09:00
jung-geun e04206c180 chore: Update cronjob schedule and default_env.json, Add CLOUDFLARE_CNAME configuration 2024-09-11 01:34:13 +09:00
jung-geun df5fb4f8ed chore: Update cronjob schedule and default_env.json, Add CLOUDFLARE_CNAME configuration 2024-09-04 11:09:33 +09:00
jung-geun 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
jung-geun 58e51dc205 chore: Add GitLab CI configuration for SonarQube analysis 2024-09-03 21:11:35 +09:00
jung-geun 61c5390a8a LICENSE 추가 2024-09-02 20:22:04 +00:00
jung-geun 1786ce366b Initial commit 2024-09-01 03:26:24 +09:00