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.

portboy

Members
  • Joined

  • Last visited

Everything posted by portboy

  1. Thanks! I've done this several times without success. To test my UNRAID config I used the App "mosquitto official" which installs a docker container too. No success. The app just create folders but no config. So the container don't start. It's very strange. I think I must have a faulty UNRAID config wich is the real root cause. But where ....
  2. I gave up …. I’m just testing to move from OMV to unraid. Very important form e are to migrate all my docker containers. As first sept I installed portainer without any issue, top! After this I started to migrate my mosquitto container. So I moved my config folder to the app folder and to be save I run the tool „New Permissions“ and disabled the cache for appdata. I setup a new stack in portainer and run it. This is my stack/compose file: services: mosquitto: container_name: "mosquitto" image: "eclipse-mosquitto:latest" volumes: - "/mnt/user/appdata/mosquitto/config/mosquitto.conf:/mosquitto/config/mosquitto.conf" - "/mnt/user/appdata/mosquitto/data:/mosquitto/data" - "/mnt/user/appdata/mosquitto/log:/mosquitto/log" - "/etc/localtime:/etc/localtime:ro" network_mode: bridge ports: - "1883:1883" - "9001:9001" restart: always So very simple The container started but mosquito wont run. The log shows the error: “No log line matching the '' filter” – so not able to write to log file. I tested some other container/config, no one will run. I think I have an issue with the access rights to the files/folders. But I don’t know how to fix it … What can I do?

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.