mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-29 06:38:53 +00:00
Minor cleanup of MySQL docs.
This commit is contained in:
parent
cc63d069f6
commit
94ce26eaad
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This guide will show you how to prepare a MySQL or MariaDB database for PowerDNS-Admin.
|
This guide will show you how to prepare a MySQL or MariaDB database for PowerDNS-Admin.
|
||||||
|
|
||||||
Directions to do this can be found below:
|
We assume the database is installed per your platform's directions (apt, yum, etc). Directions to do this can be found below:
|
||||||
- MariaDB:
|
- MariaDB:
|
||||||
- https://mariadb.com/kb/en/getting-installing-and-upgrading-mariadb/
|
- https://mariadb.com/kb/en/getting-installing-and-upgrading-mariadb/
|
||||||
- https://www.digitalocean.com/community/tutorials/how-to-install-mariadb-on-ubuntu-20-04
|
- https://www.digitalocean.com/community/tutorials/how-to-install-mariadb-on-ubuntu-20-04
|
||||||
@ -10,7 +10,7 @@ Directions to do this can be found below:
|
|||||||
- https://dev.mysql.com/downloads/mysql/
|
- https://dev.mysql.com/downloads/mysql/
|
||||||
- https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-20-04
|
- https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-20-04
|
||||||
|
|
||||||
We assume the database is installed per your platform's directions (apt, yum, etc). The following directions assume a default configuration and for productions setups `mysql_secure_installation` has been run.
|
The following directions assume a default configuration and for productions setups `mysql_secure_installation` has been run.
|
||||||
|
|
||||||
## Setup database:
|
## Setup database:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user