Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Reintegrate changes from naps/docker-powerdns fork#58

Open
NaPs wants to merge 11 commits into
masterfrom
naps-fork
Open

Reintegrate changes from naps/docker-powerdns fork#58
NaPs wants to merge 11 commits into
masterfrom
naps-fork

Conversation

@NaPs
Copy link
Copy Markdown
Collaborator

@NaPs NaPs commented Jan 18, 2021

steigr and others added 11 commits January 18, 2021 20:27
To support more databases MYSQL_AUTOCONF=true has been renamed to AUTOCONF=mysql.

AUTOCONF can be either mysql (default), postgres or sqlite.

The configuration flow has been changed a little bit. At first the „well-known“ variables are mapped to 12factor-formatted variables.

Then Database-Setup has been extended for postgres and sqlite.

At last the pdns.conf will be updated with all given 12factor-formatted environment variables. This may be redundant, as all configuration variables may be provided via command line but enables compact configuration via --envfile docker cmdline argument.
Also:
- Removed libboost_program_options hack (shipped
  with boost-program_options package)
- Now use sql files from release tarball
@NaPs NaPs self-assigned this Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants