Update README.md
Some checks failed
Build, Push, Publish / Build & Release (push) Has been cancelled

This commit is contained in:
2025-12-11 19:35:12 +00:00
parent 3c566c25e1
commit d879649851

View File

@@ -17,6 +17,7 @@ Router friendly client to update AWS Route53 entries for Dynamic DNS funtionalit
## Requirement:
* [Docker Compose](https://docs.docker.com/engine/install/)
* Domain zone on AWS Route 53
* MySQL/MariaDB
* Keycloak for SSO
@@ -84,6 +85,9 @@ Example: `https://[FQDN]:[PASSWORD]@subdomain.example.com/update.php?hostname=[F
TP-Link Omada Update URL:
* `https://[USERNAME]:[PASSWORD]@subdomain.example.com/update.php?hostname=[DOMAIN]&myip=[IP]`
Unifi Cloud Gateway server:
* `subdomain.example.com/update.php?hostname=%h&myip=%i`
## To Do:
* HTML beautification