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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay