ControlD
Hosted on: Unifi Cloud Gateway Ultra
IP: 192.168.1.1
The ControlD application is installed on this router to manage DNS.
Install
- SSH into router
- Run command:
sh -c 'sh -c "$(curl -sL https://api.controld.com/dl)" -s cuayo73hcv forced'
- The resolver ID here "cuayo73hcv" comes from the ControlD Endpoint dashboard
Instructions from here: https://docs.controld.com/docs/ctrld#quick-install
Upgrade
- SSH into router
- Run command:
/data/controld/ctrld upgrade
- Can also run the install command again leaving off the "-s XXX forced" arguments