mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-16 08:58:21 +00:00
Update README.md
This commit is contained in:
parent
7b5c74cc7d
commit
71b09b9bd1
10
README.md
10
README.md
@ -8,8 +8,7 @@ A PowerDNS web interface with advanced features.
|
|||||||
- User management
|
- User management
|
||||||
- User access management based on domain
|
- User access management based on domain
|
||||||
- User activity logging
|
- User activity logging
|
||||||
- Local DB / LDAP / Active Directory user authentication
|
- Local DB / SAML / LDAP / Active Directory user authentication
|
||||||
- Support SAML authentication
|
|
||||||
- Google oauth authentication
|
- Google oauth authentication
|
||||||
- Github oauth authentication
|
- Github oauth authentication
|
||||||
- Support Two-factor authentication (TOTP)
|
- Support Two-factor authentication (TOTP)
|
||||||
@ -21,6 +20,7 @@ A PowerDNS web interface with advanced features.
|
|||||||
There are several ways to run PowerDNS-Admin. Following is a simple way to start PowerDNS-Admin with docker in development environment which has PowerDNS-Admin, PowerDNS server and MySQL Back-End Database.
|
There are several ways to run PowerDNS-Admin. Following is a simple way to start PowerDNS-Admin with docker in development environment which has PowerDNS-Admin, PowerDNS server and MySQL Back-End Database.
|
||||||
|
|
||||||
Step 1: Changing configuration
|
Step 1: Changing configuration
|
||||||
|
|
||||||
The configuration file for developement environment is located at `configs/development.py`, you can override some configs by editing `.env` file.
|
The configuration file for developement environment is located at `configs/development.py`, you can override some configs by editing `.env` file.
|
||||||
|
|
||||||
Step 2: Build docker images
|
Step 2: Build docker images
|
||||||
@ -36,9 +36,5 @@ You can now access PowerDNS-Admin at url http://localhost:9191
|
|||||||
**NOTE:** For other methods to run PowerDNS-Admin, please take look at WIKI pages.
|
**NOTE:** For other methods to run PowerDNS-Admin, please take look at WIKI pages.
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user