Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

vicious-transgression6851

Members
  • Joined

  • Last visited

Everything posted by vicious-transgression6851

  1. Ok, had to manually change the version to 1.1.1 to pull down the image.
  2. Not working for me. Docker command failed to download the image
  3. Got it working. Had to specify Home assistant IP as mqttbroker rather than the name. Still I can only see all the dockers listed, but no server info including drives. What am I missing?
  4. Thanks for reviving this. I have been trying to get this work on Unraid 6.12.8, but seems like there is something I am missing. I got the unraidapi running and can only see dockers. No server details are displayed. Don't see anything in the logs either. Servers.json has all the details as can be seen below. Here is my docker compose (Fyi: Using docker compose first time). Also, I don't see MQTTUser in there. Is it not required or defined somewhere else? unraidapi: container_name: GUS-unraidapi image: bokker/unraidapi-re:6.12 # Use tag for your version - 6.11 or 6.12 network_mode: bridge hostname: ${HOSTNAME} ports: - ${UNRAID_API_UI_PORT}:80 volumes: - ${APPDATA_PATH}/GUS-UnraidAPI:/app/config environment: MQTTBroker: hassio MQTTPort: 1883 MQTTPass: pass MQTTBaseTopic: homeassistant KeyStorage: config TZ: ${TIMEZONE} restart: unless-stopped depends_on: - influxdb labels: - "net.unraid.docker.icon=https://raw.githubusercontent.com/ElectricBrainUK/UnraidAPI/master/static/iconx64.png" - "net.unraid.docker.webui=http://[IP]:[PORT:3005]/"

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.