Commit graph

101 commits

Author SHA1 Message Date
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
Peter Schiffer
203f36e743 Update readme, add new badges 2017-12-11 16:07:08 +01:00
Peter Schiffer
2422110d64 Simplify apk add commands, some clean ups 2017-12-11 14:57:44 +01:00
Peter Schiffer
ad5ddbd894 No docs files are needed for this image 2017-12-11 14:27:32 +01:00
Steve HOLWEG
e07ffde413 Add alpine base dockerfile (#7)
* Add alpine base dockerfile

* Adding missing package for mysql init
2017-12-11 14:18:53 +01:00
Steve HOLWEG
1fddeda864 Pdns recursor (#6)
* Adding pdns recursor

* Adding pdns recursor with fedora

* pdns resolver version correction

* Update readme for pdns-recursor
2017-12-11 14:18:10 +01:00
Peter Schiffer
e10bf8f114 Update images
* move to Fedora 27
* use proper link for pdns-admin source
2017-11-26 00:03:36 +01:00
Peter Schiffer
3daa462bc0
Merge pull request #4 from almereyda/patch-1
Update PowerDNS-Admin URL in README
2017-11-07 15:26:23 +01:00
jon r
cd7ea87990
Update README.md
PowerDNS-Admin repository URL changed
2017-11-06 23:53:03 +01:00
Peter Schiffer
9383a1f287 Don't delete static files from uwsgi container
Related #3
2017-10-11 23:45:26 +02:00
Peter Schiffer
e9010ecac5 Fixed README 2017-08-22 23:23:36 +02:00
Peter Schiffer
a99094d256 Updated README 2017-08-22 23:16:13 +02:00
Peter Schiffer
dda9e57206 Updated ansible playbook 2017-08-21 21:31:23 +02:00
Peter Schiffer
9f888d5663 Divided pdns admin into two images 2017-08-21 21:30:57 +02:00
Peter Schiffer
d340dea849 DEPRECATED: This image is now divided into two w/o systemd 2017-08-21 21:29:16 +02:00
Peter Schiffer
99f864afde Updated pdns image 2017-08-21 21:28:23 +02:00
Peter Schiffer
d71c41923a pdns-admin now supports empty log file config var 2016-09-05 16:28:57 +02:00
Peter Schiffer
f00841487e Document ansible playbook, add badges 2016-09-03 15:34:13 +02:00
Peter Schiffer
75e7019c54 Document pdns-admin 2016-09-03 11:28:24 +02:00
Peter Schiffer
9adb24d507 Document pdns-mysql 2016-09-03 00:09:21 +02:00
Peter Schiffer
b062317e4d First commit 2016-09-02 22:48:20 +02:00