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.

Siwat2545

Members
  • Joined

  • Last visited

  1. Whops, I updated it now!
  2. You need to use network br0 for the container and set a static IP address
  3. The container template has now been updated to require secret key by default.
  4. Alright, There seems to be something wrong with the build pipeline, it is fixed now. For the database, refer to https://github.com/SiwatINC/humhub
  5. Hi, Thanks for reporting this, I'll look into it later.
  6. The NGINXPageSpeed Container has recently been upgraded to PHP7.4, you will need to edit the "default" configuration file to change php7.3 to php7.4
  7. Simply allow a docker container to connect to multiple network, eg. 192.168.0.0/24 and 192.168.2.0/24 This will allow some container that need to be on the same broadcast domain as an isolated network to function properly. Currently we can do this using post arguments and "docker network connect" but this solution are unreliably at best, every time the array start up, this solution will break that container's auto start functionality and I need to recreate the container manually every reboot. A proper GUI option is much appreciated.
  8. Hi, I personally don't use NGINX as my reverse proxy, but here's an example config of someone else who got it working.
  9. I don't use SWAG but I'm pretty sure that you can bind the swag's cert directory to something like /cert in the adguard container and access it from there
  10. can you try port 443(https://) /80 (http://) /3000?, try all of them.
  11. This error will occur when the container is set to use host or bridge network, you must use brX (br0, br1, etc...)
  12. There seems to be a problem with my jenkins pipeline, should be fixed now.
  13. you need to turn on advance view, if that still doesn't work, delete the container and it's data directory (/mnt/user/appdata/onlyofficeds) and start over

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.