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.

paulynomial

Members
  • Joined

  • Last visited

  1. paulynomial changed their profile photo
  2. I am using the Tailscale plugin, not the container. But I had no idea LSIO had integration.. I will check that out!
  3. anyone have an issue when trying to set the Tailscale Server Port or Tailscale Serve Protocol Port and get this error? tailscale serve flag provided but not defined: -https446 Here is my container run command: docker run -d --name='nextcloud' --entrypoint='/opt/unraid/tailscale' --net='towernet' --pids-limit 2048 -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="nextcloud" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -e TAILSCALE_HOSTNAME='nextcloud' -e TAILSCALE_ALLOW_LAN_ACCESS='false' -e TAILSCALE_USE_SSH='false' -e TAILSCALE_USERSPACE_NETWORKING='false' -e TAILSCALE_SERVE_PORT='445' -e TAILSCALE_SERVE_PROTOCOL_PORT='446' -e TAILSCALE_TROUBLESHOOTING='true' -e ORG_ENTRYPOINT="/init" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='https://[IP]:[PORT:443]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nextcloud-logo.png' -l net.unraid.docker.tailscale.webui='https://[hostname][magicdns]' -l net.unraid.docker.tailscale.hostname='nextcloud' -p '2443:443/tcp' -v '/mnt/user/drive/nextcloud/':'/data':'rw' -v '/mnt/user/appdata/nextcloud':'/config':'rw' -v '/usr/local/share/docker/tailscale_container_hook':'/opt/unraid/tailscale' --cap-add=NET_ADMIN --device='/dev/net/tun' 'lscr.io/linuxserver/nextcloud' d363dd41140770029d59bbf8cd45097c5e8ece375674e5052e1334912ae81990 I'm trying to use this with my nextcloud container but it also uses port 443: nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) nginx: [emerg] bind() to [::]:443 failed (98: Address in use)

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.