2022-12-13 06:29:05 +00:00
|
|
|
# PowerDNS-Admin wiki
|
|
|
|
|
|
|
|
## Database Setup guides
|
2022-12-08 15:52:02 +00:00
|
|
|
|
2022-12-09 01:46:49 +00:00
|
|
|
- [MySQL / MariaDB](database-setup/Setup-MySQL-or-MariaDB.md)
|
|
|
|
- [PostgreSQL](database-setup/Setup-PostgreSQL.md)
|
2022-12-08 15:52:02 +00:00
|
|
|
|
2022-12-13 06:29:05 +00:00
|
|
|
## Installation guides
|
|
|
|
|
2022-12-09 11:25:25 +00:00
|
|
|
- [General (Read this first)](install/General.md)
|
|
|
|
- BSD:
|
|
|
|
- [Install on FreeBSD 12.1-RELEASE](install/Running-on-FreeBSD.md)
|
|
|
|
- Containers:
|
|
|
|
- [Install on Docker](install/Running-PowerDNS-Admin-on-Docker.md)
|
|
|
|
- Debian:
|
|
|
|
- [Install on Ubuntu or Debian](install/Running-PowerDNS-Admin-on-Ubuntu-or-Debian.md)
|
|
|
|
- Red-Hat:
|
|
|
|
- [Install on Centos 7](install/Running-PowerDNS-Admin-on-Centos-7.md)
|
|
|
|
- [Install on Fedora 23](install/Running-PowerDNS-Admin-on-Fedora-23.md)
|
|
|
|
- [Install on Fedora 30](install/Running-PowerDNS-Admin-on-Fedora-30.md)
|
|
|
|
|
2022-12-13 06:29:05 +00:00
|
|
|
### Post install Setup
|
2022-12-09 11:25:25 +00:00
|
|
|
|
2022-12-09 00:59:35 +00:00
|
|
|
- [Environment Variables](configuration/Environment-variables.md)
|
2022-12-09 00:44:10 +00:00
|
|
|
- [Getting started](configuration/Getting-started.md)
|
|
|
|
- SystemD:
|
|
|
|
- [Running PowerDNS-Admin as a service using Systemd](install/Running-PowerDNS-Admin-as-a-service-(Systemd).md)
|
2022-12-09 00:39:25 +00:00
|
|
|
|
2022-12-13 06:29:05 +00:00
|
|
|
### Web Server configuration
|
|
|
|
|
2022-12-08 16:29:50 +00:00
|
|
|
- [Supervisord](web-server/Supervisord-example.md)
|
|
|
|
- [Systemd](web-server/Systemd-example.md)
|
2022-12-09 00:39:25 +00:00
|
|
|
- [Systemd + Gunicorn + Nginx](web-server/Running-PowerDNS-Admin-with-Systemd-Gunicorn-and-Nginx.md)
|
2022-12-08 16:34:31 +00:00
|
|
|
- [Systemd + Gunicorn + Apache](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn-and-Apache.md)
|
|
|
|
- [uWSGI](web-server/uWSGI-example.md)
|
|
|
|
- [WSGI-Apache](web-server/WSGI-Apache-example.md)
|
2022-12-08 15:52:02 +00:00
|
|
|
|
2022-12-13 06:29:05 +00:00
|
|
|
## Using PowerDNS-Admin
|
|
|
|
|
2022-12-09 01:10:45 +00:00
|
|
|
- Setting up a domain
|
|
|
|
- Adding a record
|
|
|
|
- <whatever else>
|
|
|
|
|
2022-12-08 15:52:02 +00:00
|
|
|
## Feature usage
|
2022-12-13 06:29:05 +00:00
|
|
|
|
2022-12-08 16:32:32 +00:00
|
|
|
- [DynDNS2](features/DynDNS2.md)
|