Open the Admin
The installer keeps private state in $HOME/.shimpz, publishes the Admin only on host
loopback, and waits for its health check before reporting success.
http://127.0.0.1:7777 Create the initial Admin password with at least 12 characters.
Remote Linux host
Keep the Admin private and forward its loopback port over SSH:
ssh -L 7777:127.0.0.1:7777 user@your-server Leave that session open, then visit http://127.0.0.1:7777 on your own computer.