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.

entree3000

Members
  • Joined

  • Last visited

  1. So I am not a programmer my programming experience is very basic. I found source code for an app and wanted to use it on unraid. I tweaked the settings to allow for the python file to use a config file for data entry. I make a dockerfile and tested it on the Docker desktop everything works. However when I got it on the unraid app store and installed it the appdata folder is empty. I have no clue what is the issue I've searched everywhere online and compared others dockerfiles to mine to find the issue, but can't. FROM python:3.9-alpine ADD requirements.txt / ADD config.ini / RUN pip install -r requirements.txt ADD main.py / VOLUME /config CMD [ "python3", "./main.py" ] I wrote this code reading a docker tutorial so forgive me if it is completely wrong, but I would love to learn and figure this out any help is greatly appreciated.

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.