mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-20 18:57:29 +00:00
Update supported versions of python.
This commit is contained in:
parent
cec8003379
commit
02b7bda292
@ -1,7 +1,18 @@
|
|||||||
# General installation
|
# General installation
|
||||||
|
|
||||||
|
|
||||||
## Requirements:
|
## Requirements:
|
||||||
|
- A linux based system. Others (Arch-based for example) may work but are currently not tested.
|
||||||
- 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.
|
- Ubuntu versions tested:
|
||||||
- A database for PowerDNS-Admin, if you are using a database for PowerDNS itself this must be separate to that database.
|
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user