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.

cpu

Members
  • Joined

  • Last visited

  1. v2.0.0 also requires additional container to utilise RDP/VNC services: termix-dev: image: ghcr.io/lukegus/termix:dev-2.0.0 container_name: termix-dev restart: unless-stopped ports: - "8080:8080" volumes: - /home/YOUR_USER/apps/termix-dev:/app/data environment: PORT: "8080" depends_on: - guacd networks: - termix-net guacd: image: guacamole/guacd:latest container_name: guacd restart: unless-stopped ports: - "4822:4822" networks: - termix-net networks: termix-net: driver: bridge
  2. Yes so the outcome is from 1.10.0 container does not allow to inject tailscale so only option is either sidecar or tailscale service.
  3. Ok looks like tailscale plugin error as other containers throw same error
  4. So tailscale does work inside container and thus serve? Tried to create second container and yes throws permission error at first - appdata/termix is root:root while appdata/termix/data is nobody:users - fixable with permisssion. But tailscale does not work
  5. That's permission issue so just change your /app/data directory to 777 and it should be fine, that container doesn't have UID/GID variables, then you can try tailscale but I suspect whole container has to be rebuilt.
  6. After termix 1.10 release container throws erros: Executing Unraid Docker Hook for Tailscale ERROR: No root privileges! ERROR: Unraid Docker Hook script throw an error! Starting container without Tailscale! Starting container...
  7. cpu replied to EDACerton's topic in Tailscale
    Anyone has problems with tailscale and stable 7.2.0? Since upgrading from RC2 I've lost access through my tailscale DNS to GUI so had to login via IP. Tried preview and stable build so 1.88.3 and 1.90.2 - no luck. Accessing via tailscale IP works but DNS name does not work
  8. Looks like email related error so this should be configured? But as is package does not work out of the box due to recent librechat changes so maybe owner can fix it?
  9. You need to attach terminal and first get two packages that are missing - wget and either vi/vim/nano whatever you preffer. Then add repositories as per Installation — Proxmox Backup 3.0.3-1 documentation and remove enterprise Once you've got those added you can simply apt update && apt dist-upgrade and restart container
  10. @mguttdo you know by any chance if PCIe NVME adapter can cause lack of >c2 state? Those PCIe cards can differ from each other as I have 2 x 970 Evo and I don't want to ditch mirror for my cache pool yet my system had no problems in past to go as low as C8 -> i5-7500 with Fujitsu D3401 motherboard.
  11. @biggiesize looks like something is broken in latest gluetunvpn as on same config it does not start / nothing in logs either. Went back to pr-1268 so previous tag and it's all working again - can you have a look? As for my config - regular PIA via OpenVPN nothing special added.
  12. Anone has tips how to run go2rtc to use webrtc along frigate 0.12b1 ? I'm struggling with that.
  13. According to docs privileged is only needed when passing through Edge TPU. Have you tired without this option enabled as Frigate works just fine if you pass usb device. I will be able to test it after xmas. Also port is missing and icon - any chance for fixes @roflcoopter? You're maintainer of the project right? 🙂
  14. Why there are no default permissions set on postgres container? As it would simplyfi life to have 99:100 rather than non existing group - @Flight777can you have a look on that?
  15. @JorgeByou may check my post -> and consider updating power draw for different cards.

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.