50 Commits

Author SHA1 Message Date
Ruakij
3b70a47502 Workaround: FIXME: as require_glob does not work, we need another way. This commit disables parallel-processing! 2021-08-02 19:26:31 +02:00
Ruakij
5674bf339c Added path-vars 2021-08-02 19:08:33 +02:00
Ruakij
37f946305d Fixed wrong file-path 2021-08-02 18:13:50 +02:00
Ruakij
d39078a78d Changed image from alpine to slim (buster)
In alpine we cannot run os.exec-commands
2021-08-02 18:09:30 +02:00
Ruakij
f6b4e66df4 Added download&permissionset 2021-08-02 18:08:50 +02:00
Ruakij
238bd37d40 Changed to using absolute-paths and path-vars 2021-08-02 17:35:56 +02:00
Ruakij
b7cf8f185a Fixed todo 2021-08-02 17:35:34 +02:00
Ruakij
96f5766349 Fixed typo 2021-08-02 17:24:37 +02:00
Ruakij
c800af9bca Added Readme 2021-08-02 17:23:47 +02:00
Ruakij
8d06d94393 Added License 2021-08-02 17:23:43 +02:00
Ruakij
c8314836e6 Removed leftover entry.sh 2021-08-02 17:06:14 +02:00
Ruakij
b1f2f456f1 Changed base-image to python-alpine and using daemon as entry directly 2021-08-02 16:55:15 +02:00
Ruakij
70d3a70c6a Changed depricated warn to warning 2021-08-02 16:54:48 +02:00
Ruakij
faa2bc3834 Changed error to warning 2021-08-02 16:54:01 +02:00
Ruakij
cbf5251de3 Added setupEnvironment to copy missing config-files 2021-08-02 16:53:49 +02:00
Ruakij
61b33d5b72 Move log-start-msg to function 2021-08-02 16:43:49 +02:00
Ruakij
239b621274 Changed requirement to dnslib 2021-08-02 16:21:08 +02:00
Ruakij
54ea429285 Removed unecessary imports 2021-08-02 16:19:21 +02:00
Ruakij
608cb4a0b9 Readded leading / 2021-08-02 16:18:34 +02:00
Ruakij
d39024d369 Replaced pydns with dnslib 2021-08-02 16:17:08 +02:00
Ruakij
95b56955b0 Added absolute paths for creds and config for dnscontrol 2021-08-02 15:41:13 +02:00
Ruakij
4a10eee19e Changed path for config 2021-08-02 15:40:41 +02:00
Ruakij
d8489a59a5 Added docker-files 2021-08-02 15:40:17 +02:00
Ruakij
83497e92e8 Moved files 2021-08-02 15:39:47 +02:00
Ruakij
43ed39f5d4 Added conditional deletion of dumped file after we are done 2021-08-02 14:25:26 +02:00
Ruakij
002e2e4613 Moved finished-msg 2021-08-02 14:22:52 +02:00
Ruakij
8270b9ba83 Added finished-msg 2021-08-02 14:22:13 +02:00
Ruakij
a813e5187e Fixed substring menipulation being wrong 2021-08-02 14:16:16 +02:00
Ruakij
9406cf247d Removed time from logger 2021-08-02 14:09:24 +02:00
Ruakij
4c8eba1d31 Added proper exception raising 2021-08-02 14:07:56 +02:00
Ruakij
6046842c94 Fixed zone-name not having ascterics 2021-08-02 14:05:28 +02:00
Ruakij
35a4d8e3b1 Renamed file 2021-08-02 14:02:29 +02:00
Ruakij
e997b8a25e Fix file not being created 2021-08-02 14:02:24 +02:00
Ruakij
f2fa15facf Adde filenames to log 2021-08-02 14:01:08 +02:00
Ruakij
600ddc5a66 Added error-message to error-log 2021-08-02 14:00:54 +02:00
Ruakij
0ea943dcba Added missing t to \t 2021-08-02 13:57:49 +02:00
Ruakij
206ffbf1ff Cut off trailing dot 2021-08-02 13:54:36 +02:00
Ruakij
503ecd8557 Added error-handling 2021-08-02 13:54:23 +02:00
Ruakij
71d46c7710 Fixed not passing tupel 2021-08-02 13:53:26 +02:00
Ruakij
bc61e3f60f Made config-var global 2021-08-02 13:53:05 +02:00
Ruakij
14e531256b Implemented dump, modify and push 2021-08-02 13:37:40 +02:00
Ruakij
6b03581e93 Added suffix-option 2021-08-02 13:37:20 +02:00
Ruakij
b7dbe74d75 Added example dnscontrol.js 2021-08-02 12:46:27 +02:00
Ruakij
26cf3221ae Added default-creds.json file 2021-08-02 12:24:17 +02:00
Ruakij
f466ebd3f1 Added multithreading 2021-08-02 12:00:13 +02:00
Ruakij
10412ac5a4 Removed semicolon (bad habit) 2021-08-02 11:56:36 +02:00
Ruakij
2029d53e2a Added ipv4/ipv6 check 2021-08-02 11:54:45 +02:00
Ruakij
a083a7eeae Changed address, to all 2021-08-02 11:54:34 +02:00
Ruakij
3df89dce43 Added config 2021-08-02 11:40:44 +02:00
Ruakij
bbeac78d26 Initial script 2021-08-02 11:28:21 +02:00