Install the PWA
UniHomelabDash includes a web app manifest, service worker, install icons, and an offline fallback. Installation keeps the dashboard one tap away; it does not move server data onto the device.
iPhone or iPad
Section titled “iPhone or iPad”- Open the dashboard in Safari.
- Tap Share.
- Choose Add to Home Screen.
- Confirm the name and tap Add.
iOS requires Safari for the Add to Home Screen flow.
Android
Section titled “Android”- Open the dashboard in Chrome.
- Open the browser menu.
- Choose Install app or Add to Home screen.
- Confirm the installation.
Desktop
Section titled “Desktop”Chrome and Edge show an install control in the address bar or browser menu. Firefox can use the dashboard normally but does not provide the same desktop PWA installation flow.
Network and HTTPS notes
Section titled “Network and HTTPS notes”Browser install behavior is most reliable over HTTPS. A trusted LAN HTTP origin can still be used in some environments, but reverse-proxy HTTPS is recommended when the dashboard is used across multiple devices. Do not publish the login page directly to the internet without additional access control.