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.

Liviter

Members
  • Joined

  • Last visited

Everything posted by Liviter

  1. 已经更新7.0bate3了~ 因为ipvlan不能和宿主机互通~ 想切换macvlan了
  2. 单独给docker更新加梯子 找到 /usr/local/etc/rc.d/目录下的 rc.docker 用notepad打开 修改第533行为:nohup env https_proxy=http://192.168.50.1:3333 http_proxy=http://192.168.50.1:3333 $UNSHARE --propagation slave -- $DOCKER -p $DOCKER_PIDFILE $DOCKER_OPTS >>$DOCKER_LOG 2>&1 & 备注: http://192.168.50.1:3333为你梯子的本地代理,修改成你自己的。 方法也是来自坛友
  3. 希望27号前能蹲到优惠折扣开启😔 我想升级plus版
  4. GG 3月27日转订阅制~ 想从basic转plus来着,但目前情况似乎不准备开放优惠折扣升级了。。。 27号之后就算有55折也便宜不了几块钱
  5. Hello, I have migrated the server from Docker to a VM, set up 20GB of virtual memory, and installed the 'earlyoom' tool to automatically free up memory. Currently, 8GB of memory is in use, with 4 players playing online for a continuous 4 hours, and the server has not crashed.
  6. The game data is stored in a Samsung 970 on an M.2 interface, Initially, the server ran normally for an entire day, but I’m unsure what happened to cause abnormal memory usage. Now, when I start the container, it consumes all memory within 1-2 hours until the container crashes. I really don’t want to delete the save and start over. Therefore, I’m currently restarting the container every hour to continue playing.
  7. 12th Gen Intel® Core™ i5-12400
  8. Thanks, currently my server has 4 players, and after running for approximately 1-2 hours, it consumes the entire 16GB of memory and then crashes. However, from some instructions of other users using the PC server, I've seen that using a scheduled memory cleaning program called 'men reduct' can significantly slow down the speed of game crashes. So I would like to inquire whether it's possible to add a similar processing program to the Palworld Docker container?
  9. Thank you very much to @ich777 for creating the Docker version server for Palworld. May I ask if it's possible to add some scheduled memory cleaning/optimization functions to the Docker container? It seems that this game has significant optimization issues, as it can easily consume the entire 16GB of memory, leading to crashes. Thank you very much!
  10. 这两个文件,丢入/usr/local/emhttp/plugins/dynamix.docker.manager/include目录下 更换文件风险自断 文件来源于论坛的 DockerClient.php DockerContainers.php
  11. 已经自行解决~大家可以关注英文板块的相关帖子,找得到答案~
  12. version: '3.3' services: test: container_name: test restart: always ports: - '80:80' image: 'test/test:latest' networks: br0: ipv4_address: 192.168.50.231 networks: br0: external: true ipam: config: - subnet: 192.168.50.0/24 这样设置可以设置为静态IP,但是“网络”那一栏则变成了随机字符~ 请教一下各位,有更好的实现办法吗?先感谢各位
  13. 用这个docker就行 linuxserver/qbittorrent:libtorrentv1 这个问题曾经也困扰我很久 后来查看日志在搜英文论坛搜索到了,最后采用这个docker解决了跟你一样的问题
  14. 研究一晚上 主要步骤有以下几点 1,在wg设置中”Local server uses NAT“该项设置为否 2,在路由器的静态路由相关设置中添加一条路由表 IP为10.253.0.0(也有可能是10.253.0.0/24,不需要填子网掩码) 子网掩码为255.255.255.0 网关为Unraid的IP地址 (路由器不同设置也会不一样!) 3,在Unraid的设置 --- Docker界面,关闭docker服务,然后点开高级视图,将”主机访问自定义网络“选项设置为已启用 如上三步是如何让WG访问内网docker的关键步骤 如若不行 请确保没有设置相关选项前能保证你的WG能正常访问到unraid的web界面!
  15. 谢了,已经搞清楚了,但是我是不能开 Host header那个输入域名就行,跨站请求开了就不给进了~
  16. 为啥我用反向代理,打开webui登录就提示“Unauthorized”🤒
  17. 我的铭瑄H610 ITX的主板就是R8125B的网卡 目前6.11.3正常

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.