Login
Sign in to the web UI. How to recover the password if you lose it.
The first time you open the device at http://irl.local, the onboarding page
displays a generated admin password. After that, sign in normally with the
user name admin and the password you saved.
Recovering a lost password
The web UI has no automatic password recovery (the device is single-user and local-network only). Recovery is done with a USB stick.
-
Make a small text file named
irld-reset.tomlwith one line:reset = true -
Copy it to the root of any USB stick formatted FAT32 or exFAT.
-
Plug the USB stick into the device and power-cycle (or reboot).
-
On the next boot, the device finds the file, wipes the existing user and sessions, generates a fresh first-boot password, and removes the marker file from the stick.
-
Open
http://irl.localagain. The onboarding page shows the new password.
Changing the password
Sign in, open Settings, and pick a new password. The change takes effect on the next sign-in.