Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.17 KB

PDA Next

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.