README.md: add reverse proxy as optional requirement
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
c21c47892e
commit
7e4452347f
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ Requirements
|
|||
- an authoritive DNS server responsible for the records to be dynamically
|
||||
updated which is capable of RFC2136 (e.g. knot, bind)
|
||||
- `knsupdate` needs to be installed for sending DNS update requests
|
||||
- a reverse-proxy for https (e.g. nginx), this is optional and `dyndns-server`
|
||||
can also directly operate at port 80 which is discouraged as otherwise
|
||||
secrets will be transmitted unencrypted
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue