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.

plsr.50

Members
  • Joined

  • Last visited

Solutions

  1. plsr.50's post in Web interface very slow after update to 6.12.8 (Unraid Connect) was marked as the answer   
    Okay, the problem is fixed.
     
    I had the following in the description of Unraid: "I'm the server". I removed the special character. Problem gone.
     
    This also explains the error:
    DOMException: String contains an invalid character  
  2. plsr.50's post in Umstieg von linuxserver/unifi-controller auf linuxserver/unifi-network-application was marked as the answer   
    Im Grunde genommen ist's relativ easy, wenn man so macht, wie von linuxserver.io vorgeschlagen (übertragen auf Unraid-Gegebenheiten):
     
    Vor dem Installieren des MongoDB-Containers Verzeichnis "mongodb" im Appdata-Ordner erstellen
      Darin dann die init-mongo.js erstellen (nano init-mongo.js ), mit folgendem Inhalt (Passwort austauschen): db.getSiblingDB("unifi").createUser({user: "unifi", pwd: "HIER STEHT MEIN PASSWORT", roles: [{role: "dbOwner", db: "unifi"}]}); db.getSiblingDB("unifi_stat").createUser({user: "unifi", pwd: "HIER STEHT MEIN PASSWORT", roles: [{role: "dbOwner", db: "unifi_stat"}]}); Danach den MongoDB-Container in Unraid installieren. Vorher jedoch noch einen zusätzlichen Pfad anlegen (wie im angehängten Bild)
     
    Dann den linuxserver-io network application Container installieren. Hier beachten:
    - MONGO_HOST sollte die IP vom Unraid sein, hat sonst bei mir nicht funktioniert.
    - Wenn so gemacht wie oben: MONGO_USER: unifi, MONGO_DBNAME:: unifi, MONGO_PASS: <wie vergeben>
    - Rest wie vordefiniert.
     
    Backup einspielen, fertig.
     
    Edit: Hier noch den Punkt "Device Adoption" beachten (IP von Unraid eintragen in der network-application):
    https://hub.docker.com/r/linuxserver/unifi-network-application
     

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.