PDA Next
November 29, 2025 ยท View on GitHub
TL;DR
To get started quickly with a simple deployment, execute the following commands on a *nix based system
with bash and git installed:
git clone https://github.com/PowerDNS-Admin/pda-next.git
cd pda-next
deployment/setup.sh
Deployment Guides
Bare Metal
If you wish to deploy the application on bare metal, the project contains a plethora of guides for doing so.
Please refer to the Bare Metal Deployment Guides for an index of currently available guides.
Docker
The project currently provides a few guides of common Docker deployment methods and templates.
Please refer to the Docker Deployment Guides for an index of currently available guides.
Kubernetes
The project currently provides a few guides of common Kubernetes deployment methods and templates.
Please refer to the Kubernetes Deployment Guides for an index of currently available guides.