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.

Yasheena

Members
  • Joined

  • Last visited

  1. Is it possible to add wget to the docker container? During using PAPERLESS_POST_CONSUME_SCRIPT it would be nice to send data to a local webserver for further processing. I tried to use the following post-consume-script: #!/usr/bin/env bash if ! which wget >/dev/null ; then echo "Installing wget ..." apt-get install wget fi wget --output-document=/dev/stdout http://192.168.70.91:88/dms/public/consume/${DOCUMENT_ID} This works in the console window but not if it is called by paperlessNGX, because in the last case wget will not be installed. Or is there a workaround?
  2. I tried to use "apt install php8.3-soap" to add the soap client. But this module cannot be found. So I tried to add the repository "ppa:ondrej/php", but adding repositories is not possible in your docker image. What can I do?
  3. However, the SOAP module is no longer included in the current version. I added the docker-php-ext-soap.ini file with appropriate content and it loads too, but obviously the soap.so module doesn't exist. SOAP is not displayed with phpinfo. Can this be added back?

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.