DEV Community

Cover image for Unifi: Change Inform URL
Sergio Peris
Sergio Peris

Posted on • Originally published at sertxu.dev

Unifi: Change Inform URL

In order to change the Inform URL in a Unifi device, first you have to SSH into it.

Then type info on the command line, the Inform address will be listed with other information.

If your Unifi device is showing up properly in the controller, the Inform address is correct.
The factory default Inform address is http://unifi:8080/inform

To change it, type set-inform <URL> where the <URL> is the URL to your Unifi controller.
For example, set-inform http://192.168.1.90:8080/inform.

Once your Unifi device is adopted into a Unifi controller, it should show up in the controller panel.

You can also override the Inform Host via the Unifi controller, go to Settings > System > Advanced.
There you will find the Inform Host option.

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay