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
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.
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.
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.