Commit graph

5 commits

Author SHA1 Message Date
Peter Schiffer
950b86265f
Update Fedora and Alpine base images
PDNS Recursor is now at version 5.0 and PDNS Alpine version at 4.9.
PDNS Fedora version stays at 4.8 for now.
2024-06-04 00:28:32 +02:00
murphy83
3ba3021b68
Added possibility to use an existing config file for recursor or auth… (#135)
* Added possibility to use an existing config file for recursor or authorative mysql-powerdns-server, in case the configuration file is handed in from a volume or bind mount (in which it should be mounted as read only!).

* ammended changes to PostgreSQL init to provide the same features as the MySQL one.

* do not forget to init superslaves if needed.

* typos and really do install config file by environment.

---------

Co-authored-by: Kai Schlachter <kai.schlachter@bahag.com>
2024-05-06 17:13:13 +02:00
Peter Schiffer
e37b326748
Tidy up scripts 2023-12-19 23:12:51 +01:00
Peter Schiffer
5427e1e1fc Replace envtpl with subvars for less deps
Fixes #71
2023-12-19 18:56:42 +01:00
Peter Schiffer
a5f38cc6d5
Migrate docker-cmd.sh to entrypoint 2018-11-22 19:45:43 +01:00
Renamed from pdns-recursor/docker-cmd.sh (Browse further)