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.

theoperator

Members
  • Joined

  • Last visited

  1. Hi there! I'm attempting to spin up a DelugeVPN docker container. My Docker host is inside an LXD container, and is already running a handful of other Docker containers. When I attempt to run DelugeVPN via: docker run -d \ --cap-add=NET_ADMIN \ -p 8112:8112 \ -p 8118:8118 \ --name=delugevpn \ -v /data/deluge/data:/data \ -v /data/deluge/config:/config \ -v /etc/localtime:/etc/localtime:ro \ -e VPN_ENABLED=yes \ -e VPN_USER=******** \ -e VPN_PASS=********* \ -e VPN_REMOTE=ca.privateinternetaccess.com \ -e VPN_PORT=1198 \ -e VPN_PROTOCOL=udp \ -e VPN_PROV=pia \ -e STRONG_CERTS=no \ -e ENABLE_PRIVOXY=yes \ -e LAN_NETWORK=192.168.0.0/24 \ -e DEBUG=false \ -e PUID=0 \ -e PGID=0 \ binhex/arch-delugevpn It gets partway through downloading, extracting and completing pull, then gives the following error: docker: failed to register layer: ApplyLayer exit status 1 stdout: stderr: operation not permitted.

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.