Skip to main content

ControlD

Hosted on: Unifi Cloud Gateway Ultra

IP: 192.168.1.1

The ControlD application is installed on this router to manage DNS.

Install

  1. SSH into router
    1. Docs: https://help.ui.com/hc/en-us/articles/204909374-Connecting-to-UniFi-with-Debug-Tools-SSH
  2. Run command: sh -c 'sh -c "$(curl -sL https://api.controld.com/dl)" -s cuayo73hcv forced'
    1. The resolver ID here "cuayo73hcv" comes from the ControlD Endpoint dashboard

Instructions from here: https://docs.controld.com/docs/ctrld#quick-install

Upgrade

  1. SSH into router
  2. Run command: /data/controld/ctrld upgrade
    1. Can also run the install command again leaving off the "-s XXX forced" arguments