mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Update supported versions of python.
This commit is contained in:
parent
cec8003379
commit
02b7bda292
@ -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.
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user