Commit graph

21 commits

Author SHA1 Message Date
Peter Schiffer
08ed6b10d1
Switch base image for pdns-admin
from Fedora to Rocky linux 9 UBI for more stability. Bleeding edge
Python is not good for pdns-admin.
2023-12-20 15:10:14 +01:00
Peter Schiffer
15d3225d61
Tidy up Dockerfiles 2023-12-19 22:20:10 +01:00
Peter Schiffer
5427e1e1fc Replace envtpl with subvars for less deps
Fixes #71
2023-12-19 18:56:42 +01:00
Peter Schiffer
c7d2da3d72
Fix broken PyYAML dep for pdns-admin
Fixes #116
2023-12-17 02:38:00 +01:00
Peter Schiffer
8f9ea37a85
Simplify configuration of pdns admin
Drop quotes from env var values, and add them only if needed directly in
the python config file.

Resolves #108
2023-05-06 21:50:58 +02:00
Peter Schiffer
594b241621 envtpl has been updated to work with the latest jinja2 2023-04-21 20:51:23 +02:00
Peter Schiffer
73fad4b9f5 Update base images, move to the versioned PowerDNS-Admin archive 2023-04-21 20:51:23 +02:00
Peter Schiffer
b604c907bd
pdns-admin: catch up with upstream changes
Captcha seems to be mandatory for now.
2023-02-24 23:40:00 +01:00
Peter Schiffer
dc97d58e2d
pdns-admin: catching up with upstream changes
Build process requires npm now, `python3-lxml` requested is too old to
build on newer python and gcc, so we install pre-compiled system
version.
2023-02-24 00:43:16 +01:00
dependabot[bot]
f4aa36a53e
Bump fedora from 35 to 37 in /pdns-admin-base-ngoduykhanh (#89)
Bumps fedora from 35 to 37.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 22:08:49 +01:00
dependabot[bot]
cdcf6031bf
Bump fedora from 34 to 35 in /pdns-admin-base-ngoduykhanh (#66)
* Bump fedora from 34 to 35 in /pdns-admin-base-ngoduykhanh

Bumps fedora from 34 to 35.

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

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

* Fix python deps

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Schiffer <3899107+pschiffe@users.noreply.github.com>
2022-03-25 16:55:58 +01:00
Peter Schiffer
64b7d0840b
Revert "Bump fedora from 34 to 35 in /pdns-admin-base-ngoduykhanh (#62)"
Fedora 35 doesn't include uwsgi package (it was orphaned).

This reverts commit 88ffcb3366.
2021-12-01 15:10:08 +01:00
dependabot[bot]
88ffcb3366
Bump fedora from 34 to 35 in /pdns-admin-base-ngoduykhanh (#62)
Bumps fedora from 34 to 35.

---
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-12-01 14:00:39 +01:00
dependabot[bot]
8640fd15f0
Bump fedora from 33 to 34 in /pdns-admin-base-ngoduykhanh (#54)
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 22:39:53 +02:00
Peter Schiffer
26ad6bfbe2
Rebase images
Resolves #50
2021-01-22 14:22:50 +01:00
Peter Schiffer
051123a773
Rebase to the latest base images 2020-08-25 00:22:06 +02:00
Peter Schiffer
c8f3785b1d
Update pdns admin to match the latest upstream 2020-01-08 01:07:16 +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
9e19de0a24
Remove deprecated instruction MAINTAINER 2020-01-01 16:23:53 +01:00
Peter Schiffer
44b7e46861
Update base images 2019-05-25 22:59:12 +02:00
Peter Schiffer
52a425c3a5
Add base image for ngoduykhanh version of pdns admin 2018-11-21 00:01:51 +01:00