powerdns-admin/docs/wiki/README.md

35 lines
1.5 KiB
Markdown
Raw Normal View History

# Welcome to the PowerDNS-Admin wiki!
2022-12-09 01:10:45 +00:00
## Database Setup guides:
2022-12-09 01:13:26 +00:00
- [MySQL / MariaDB](preparation/Prepare-MySQL-or-MariaDB-Database-for-PowerDNS-Admin.md)
2022-12-09 00:59:35 +00:00
- [PostgreSQL](preparation/Using-PowerDNS-Admin-with-PostgreSQL.md)
2022-12-09 01:10:45 +00:00
## Installation guides:
- [Install on Centos 7](install/Running-PowerDNS-Admin-on-Centos-7.md)
- [Install on Docker](install/Running-PowerDNS-Admin-on-Docker.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)
- [Install on FreeBSD 12.1-RELEASE](install/Running-on-FreeBSD.md)
- [Install on Ubuntu or Debian](install/Running-PowerDNS-Admin-on-Ubuntu-or-Debian.md)
2022-12-09 00:39:25 +00:00
### Post install Setup:
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-09 01:10:45 +00:00
### Web Server configuration:
- [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-09 01:10:45 +00:00
## Using PowerDNS-Admin:
- Setting up a domain
- Adding a record
- <whatever else>
## Feature usage
- [DynDNS2](features/DynDNS2.md)