From 46e151ff860c84e7a2cd93fc0a9c07366d06709d Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Sat, 11 Oct 2025 22:04:36 +0200 Subject: [PATCH] - --- qbittorrent/compose.yml | 9 +++++++- qbittorrent/index.html | 50 ----------------------------------------- 2 files changed, 8 insertions(+), 51 deletions(-) delete mode 100644 qbittorrent/index.html diff --git a/qbittorrent/compose.yml b/qbittorrent/compose.yml index ed061c4..1b196fe 100644 --- a/qbittorrent/compose.yml +++ b/qbittorrent/compose.yml @@ -22,6 +22,13 @@ services: placement: constraints: - node.role == manager + resources: + limits: + cpus: '1.0' + memory: 2048M + #reservations: + # cpus: '0.0001' + # memory: 20M volumes: cifs_mount: @@ -29,4 +36,4 @@ volumes: driver_opts: type: cifs device: //192.168.50.203/Datadisk - o: "username=${USERNAME},password=${PASSWORD},vers=3.0,uid=${PUID},gid=${PGID}" + o: "username=${USERNAME},password=${PASSWORD},vers=3.0,uid=${PUID},gid=${PGID},noserverino" diff --git a/qbittorrent/index.html b/qbittorrent/index.html deleted file mode 100644 index e289176..0000000 --- a/qbittorrent/index.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - qBittorrent WebUI - - - - - - - - - - - -
-

qBittorrent WebUI

- -
-
-
-
- -
-
-
- -
-
- -
-
-
-
-
- - -