Commit graph

12 commits

Author SHA1 Message Date
58a97140df docs: fix typo 2022-09-03 02:37:37 +02:00
aabb4ac644 docs: update README
- domains are registered with Ionos automatically when present in `config.yml`
2022-09-03 02:35:11 +02:00
9f8df6e227 fix: script looking for config.yml in CWD 2022-09-03 02:02:04 +02:00
44c9014417 docs: improve README readability 2022-09-03 01:41:40 +02:00
5715723863 docs: add crontab example to README 2022-09-03 01:27:29 +02:00
4d484ebd60 fix: missing Content-Type-header in API request 2022-09-03 01:26:06 +02:00
4f1547a61b feat: implement update script 2022-09-03 00:36:30 +02:00
ebfc2ededc feat: add main entrypoint with skeleton code 2022-09-02 22:56:12 +02:00
32ce865607 feat: merge user vars into a single config file 2022-09-02 22:55:34 +02:00
cf06da54e7 docs: add apikey.yml example and explanation 2022-09-02 22:07:02 +02:00
7b8cd520ef docs: add domains.json example and explanation 2022-09-02 22:03:19 +02:00
450090ceb5 feat: add .gitignore, requirements and basic README
- added basic instructions on how to make the API key accessible to the
  scripts
2022-09-02 21:38:40 +02:00