Commit Graph

16 Commits

Author SHA1 Message Date
Philipp Böhm 087acd1907 upgrade PowerDNS to 4.3 and use Debian Stretch as base image as packages for Debian Jessie are not available anymore 2020-04-01 21:55:06 +02:00
Philipp Böhm 13dae077d9 add ACME_AGREE env variable to override sample and remove requirement for changing local path 2019-08-29 08:46:04 +02:00
Philipp Böhm 004db2f793 fix import path for gin-gonic, introduce go module and change base docker image 2019-08-26 12:00:32 +02:00
Philipp Böhm ba7d494fa3 remove duplicate protocol definition from sample dcker compose file 2018-02-27 18:28:11 +01:00
Philipp Böhm d7f4f8529d adjust the default docker compose setting to the values used in the override file 2018-02-11 22:26:13 +01:00
Philipp Böhm 5fdaff0f0e change README 2018-01-28 15:31:31 +01:00
Philipp Böhm 365d07dba0 use a smaller base image for building ddns 2018-01-28 11:50:24 +01:00
Philipp Böhm 145a1bd3c5 add sample for docker-compose.override.yml which also contains caddy for tls 2018-01-27 22:56:03 +01:00
Philipp Böhm c842ce6ff7 make redis host configurable through env variable 2018-01-27 21:27:50 +01:00
Philipp Böhm fd82de0eae change dns api listen port to 8053 which is more like the real dns port 2018-01-27 21:03:46 +01:00
Philipp Böhm de87bee048 disable dnssec for remote backend 2018-01-27 14:38:58 +01:00
Philipp Böhm e7985a4619 adjust docker-compose to use seperate backend service 2017-12-03 23:22:29 +01:00
Philipp Böhm c2e7b6f2d2 prepare docker setup for http remote backend 2017-11-28 22:26:59 +01:00
Philipp Böhm 33ca0443ff remove restart policy 2017-07-02 23:12:10 +02:00
Philipp Böhm abcdc9ecd3 fix ddns build 2017-07-02 23:08:36 +02:00
Philipp Böhm e82621e153 First partial working docker setup
add initial version of docker setup

add configuration via environment variables

remove override file

support docker-compose.override.yml

add up2date pdns container
2017-07-02 20:54:54 +02:00