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.

Fremulon

Members
  • Joined

  • Last visited

  1. The repo got updated again! It should be built automatically, so you can pull the latest images frequently, looks perfect! You don't even need to build it yourself. Here is a docker-compose example I use on my unraid server: version: "3.7" services: plex: image: ghcr.io/skjnldsv/docker-plex:master restart: unless-stopped container_name: plex ports: # Default access - target: 32400 published: 32400 mode: host # Webtools # - 33400:33400 # Plex home theatre control # - 3005:3005/tcp # gdm discovery - 32410:32410/udp - 32412:32412/udp - 32413:32413/udp - 32414:32414/udp environment: - TZ=Europe/Berlin - VERSION=docker # Unraid nobody/users - PGID=100 - PUID=99 devices: - /dev/dri:/dev/dri volumes: - ./config:/config - /mnt/user/storage/Series:/tv - /mnt/user/storage/Musics:/musics - /mnt/user/storage/Movies:/movies # Using unraid cache transcode share - /mnt/cache/transcode:/transcode
  2. Hey! Is there no way to just restart the service?
  3. It also applies to me. 6.8.3. I get stale file handle all the time and have to restart my docker containers

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.