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.

guobin

Members
  • Joined

  • Last visited

  1. 我常遇到这样的问题问题:在拉取镜像有时候下载速度很慢甚至卡住时候其他网页功能异常。浏览器似乎是和unraid后台建立了websocket通道,一直占用这个通道,导致其他需要用到websocket的功能异常。 所以一般我都先用docker cli拉取镜像,避免这种情况出现。 其实cli和GUI方式各有优劣。有时候会有现成的命令,复制改改参数就可以用,还是比较方便的。但如果经常要更新容器镜像或者要手打参数,那还是模板更好用一些。
  2. 我也遇到了这个问题,在bug report版区提了bug。 ax88179在系统驱动列表里有,应该是bug。
  3. After I upgrade the firmware from 6.10 to 6.12.4, AX88179 USBNET was not found in network settings. Also, the USB ethernet card was not shown in interface list by command `ifconfig` or `ls -l /sys/class/net`. But it can be found in the device list of the system device pages. Driver matches the device IDs, but seems not working. guobinxiaoguo-diagnostics-20231007-1431.zip
  4. 我们知道如果采用模板安装的方式,可以在docker容器模板的选项中指定docker容器的图标路径,在docker界面或仪表盘界面就会显示图标。但有些人可能习惯于用其他方式,如命令行、管理docker的容器来管理容器。如果不做特殊的处理,unraid中是不会显示容器图标的。 有一种方式是给不存在模板的容器添加模板,但这种方式需要对模板非常熟悉,否则可能会在容器更新时产生问题。个人不推荐使用。我这边推荐一种方式,只要给容器指定两个label变量(net.unraid.docker.icon=图标的url,net.unraid.docker.managed=dockerman),则可以显示docker容器的图标。 如果需要更新图片,可以删除/var/lib/docker/unraid/images/和/var/local/emhttp/plugins/dynamix.docker.manager/images/对应的图标文件,文件名是容器名字-icon,打开仪表盘或docker页面就会触发重新下载图标并显示。

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.