Commit graph

121 commits

Author SHA1 Message Date
dependabot[bot]
a973bf5011
Bump alpine from 3.13 to 3.14.2 in /pdns-recursor (#55)
Bumps alpine from 3.13 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 21:16:39 +02:00
Peter Schiffer
6e80bab196
Update docker-image.yml 2021-10-05 21:07:19 +02:00
dependabot[bot]
a3a974413a
Bump fedora from 33 to 34 in /pdns-recursor (#56)
Bumps fedora from 33 to 34.

---
updated-dependencies:
- dependency-name: fedora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 20:56:10 +02:00
Peter Schiffer
f26b692fed
Update docker-image.yml 2021-10-05 20:44:06 +02:00
Peter Schiffer
f705e042d4
Update docker-image.yml 2021-10-05 20:26:27 +02:00
Peter Schiffer
b1fda27a3c
Update docker-image.yml 2021-10-05 19:54:48 +02:00
Peter Schiffer
3c57cf8874
Create docker-image.yml 2021-10-05 19:53:01 +02:00
Peter Schiffer
6ddc04912e
Update dependabot.yml 2021-10-05 19:34:45 +02:00
Peter Schiffer
8d45c5c5b3
Create dependabot.yml 2021-10-05 19:30:06 +02:00
Peter Schiffer
23b89152ae
Add docker-compose 2021-01-22 18:13:04 +01:00
Peter Schiffer
7e7976be24
Update README 2021-01-22 14:49:49 +01:00
Peter Schiffer
26ad6bfbe2
Rebase images
Resolves #50
2021-01-22 14:22:50 +01:00
Peter Schiffer
f54f187870
Fix unbound variable error in pdns/docker-entrypoint.sh 2020-09-30 22:42:59 +02:00
Josh Jameson
d7da9bc8ca
Added support for sockets and empty passwords (#44)
* Add socket support (via PDNS_gmysql_socket)

* Update docker-entrypoint.sh

* Update docker-entrypoint.sh
2020-09-30 17:49:44 +02:00
Ian Clark
5e83d1be5f
adding option to skip db create (#39)
* adding option to skip db create

* adding default value of false to SKIP_DB_CREATE

Co-authored-by: Ian Clark <ian.clark@dreamhost.com>
2020-09-04 18:55:40 +02:00
Peter Schiffer
051123a773
Rebase to the latest base images 2020-08-25 00:22:06 +02:00
tafkam
6fe7093c7b
Supermaster support, multiple slaves on the same mysql server (#32)
* better supermaster handling, support for multiple slaves on the same db server

* minor style fix

* requested changes

* replaced cut with awk

* manifests

* newlines

* clarification for axfr
2020-03-29 19:01:11 +02:00
Peter Schiffer
46f61c4799
Rename images in ansible playbook to match docker hub 2020-01-08 01:09:01 +01:00
Peter Schiffer
c8f3785b1d
Update pdns admin to match the latest upstream 2020-01-08 01:07:16 +01:00
Peter Schiffer
7feaa6bb42
Update the ansible-playbook.yml, add pdns-recursor containers
ansible-playbook.yml now requires ansible 2.8+ to run.
2020-01-03 18:02:39 +01:00
Peter Schiffer
fafae795e4
Rework admin uwsgi image to run in single app mode
Before, the uwsgi was running in Emperor mode, supporting to run multiple
different apps. However, after the upgrade to Fedora 31, Emperor mode started
to take very long time to start, causing other issues. Since we are running
only one app anyway - this commit simplifies the uwsgi config by switching the
run mode only to single app.
2020-01-03 17:54:33 +01:00
Peter Schiffer
d4c9a2fce5
Update alpine images to 3.11
This also updates the pdns to version 4.2
2020-01-03 17:53:35 +01:00
Peter Schiffer
2ca17d9d18
Update images to Fedora 31
This also updates the pdns to version 4.2
2020-01-03 17:52:23 +01:00
Peter Schiffer
9924b78305
Update phpmyadmin in ansible playbook 2020-01-01 16:37:47 +01:00
Peter Schiffer
9e19de0a24
Remove deprecated instruction MAINTAINER 2020-01-01 16:23:53 +01:00
Peter Schiffer
c7510e5a2e
Update mariadb and phpmyadmin in ansible playbook 2019-09-29 00:16:32 +02:00
Elias Ojala
1bca547770 Fix supermaster (#26) 2019-09-28 23:25:03 +02:00
Stefano Marinelli
5cff672659 Updated to Alpine 3.10 (#24) 2019-07-12 21:09:45 +02:00
Stefano Marinelli
4212944560 Update Dockerfile.alpine (#23) 2019-07-12 21:08:41 +02:00
Peter Schiffer
c8cd3fa95d
Expose port 80 in static container Dockerfile 2019-05-26 01:54:21 +02:00
Peter Schiffer
44b7e46861
Update base images 2019-05-25 22:59:12 +02:00
Stefano Marinelli
ca2340360c Updated Alpine version to 3.9 (#21) 2019-03-13 12:58:23 +01:00
Peter Schiffer
a5f38cc6d5
Migrate docker-cmd.sh to entrypoint 2018-11-22 19:45:43 +01:00
Peter Schiffer
338d106d67
Add MYSQL_ENV_MYSQL_HOST and MYSQL_ENV_MYSQL_PORT variables 2018-11-22 19:06:34 +01:00
Peter Schiffer
d8214ebc7d
Add PDNS_ENV_PDNS_webserver_host variable, default stays the same - pdns 2018-11-22 19:01:52 +01:00
Peter Schiffer
683e983cf1
Update doc 2018-11-21 02:04:39 +01:00
Peter Schiffer
8469c51c7d
Add ngoduykhanh version pdns admin 2018-11-21 01:31:02 +01:00
Peter Schiffer
52a425c3a5
Add base image for ngoduykhanh version of pdns admin 2018-11-21 00:01:51 +01:00
Peter Schiffer
fb43c06bf1
Rename 0x97 pdns admin back, for backwards compatibility 2018-11-20 00:29:25 +01:00
Peter Schiffer
93e367b668
Move 0x97 pdsnadmin to separate folders
The docker image names will stay with the same tag. Delete alpine version of
pdns-admin-uwsgi as it was broken.
2018-11-20 00:18:29 +01:00
Peter Schiffer
74b4fe7395
Update pdns-admin images 2018-11-07 22:27:04 +01:00
Peter Schiffer
bb15b6cb05
Delete deprecated all-in-one pdns-admin image 2018-11-07 00:55:44 +01:00
Peter Schiffer
a6b9b2ed3a
Update ansible playbook to match latest pdns image 2018-11-07 00:50:59 +01:00
Peter Schiffer
6f8a31b198
Update pdns image 2018-11-07 00:50:42 +01:00
Peter Schiffer
e615b8318c
Update / fix pdns-recursor image 2018-11-06 22:51:45 +01:00
Peter Schiffer
a0038d10d8
Update mariadb container in ansible-playbook 2018-11-02 15:33:14 +01:00
Andrei Neagoe
90b41b92d3 Fixed if statement in docker-cmd.sh for pdns-recursor (#16) 2018-10-25 14:51:29 +02:00
Andrei Neagoe
7362d8bc1f Bumped alpine3.7->alpine3.8 for pdns-recursor and pdns (#14) 2018-10-19 14:34:56 +02:00
Steve HOLWEG
24b96e74a1 Add api directory for api use (#8)
* Add API conf directory

* Correct PDNS recursor user on fedora

* Fix config user right
2017-12-27 18:58:53 +01:00
Peter Schiffer
1d4840d5f7 Add missing alpine badge 2017-12-12 13:21:42 +01:00