diff --git a/docs/wiki/install/General.md b/docs/wiki/install/General.md index 98dfa1f..28184e1 100644 --- a/docs/wiki/install/General.md +++ b/docs/wiki/install/General.md @@ -1,7 +1,18 @@ # General installation - ## Requirements: - -- A linux based system with python 3 or later available. Debian and Red-hat based systems are recommended, others (Arch-based for example) may work but are currently not tested. -- A database for PowerDNS-Admin, if you are using a database for PowerDNS itself this must be separate to that database. \ No newline at end of file +- A linux based system. Others (Arch-based for example) may work but are currently not tested. + - Ubuntu versions tested: + - To fill in + - Red hat versions tested: + - To fill in + - Python versions tested: + - 3.6 + - 3.7 + - 3.8 + - 3.9 + - 3.10 + - 3.11 - Failing due to issue with python3-saml later than 1.12.0 +- A database for PowerDNS-Admin, if you are using a database for PowerDNS itself this must be separate to that database. The currently supported databases are: + - MySQL + - PostgreSQL