docker-pdns/pdns-admin
Peter Schiffer c704c958b5
pdns-admin: skip caddy during healthcheck
Caddy can be configured with self-signed SSL certificate, which can
cause problems for curl even with `-k` option. Checking uwsgi directly
makes sure the python app as well as database connection is working.

resolves: #125
2024-01-25 15:27:25 +01:00
..
Caddyfile.tpl Replace pdns-admin-static and pdns-admin-uwsgi images with single pdns-admin 2024-01-01 20:39:33 +01:00
Dockerfile pdns-admin: skip caddy during healthcheck 2024-01-25 15:27:25 +01:00
config.py.tpl Add pdns-pgsql, support pgsql in pdns-admin 2024-01-03 19:27:25 +01:00
docker-entrypoint.sh Add pdns-pgsql, support pgsql in pdns-admin 2024-01-03 19:27:25 +01:00
pdns-admin.ini Replace pdns-admin-static and pdns-admin-uwsgi images with single pdns-admin 2024-01-01 20:39:33 +01:00
run.py Replace pdns-admin-static and pdns-admin-uwsgi images with single pdns-admin 2024-01-01 20:39:33 +01:00
supervisor.ini Replace pdns-admin-static and pdns-admin-uwsgi images with single pdns-admin 2024-01-01 20:39:33 +01:00