Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 298 Bytes

File metadata and controls

14 lines (9 loc) · 298 Bytes

Namecheap ddns server

Set the required env variables:

HOSTS=<YOUR HOST AS COMMA SEPERATED VALUES>
DOMAIN=<YOUR DOMAIN>
PASSWORD=<YOUR API SECRET>
CRON=<CRON SCHEDULE> # defaults to 0 * * * *

Lastly run the application either via deno, the Dockerfile or the docker-compose.yml