Compare commits

...

1 Commits

Author SHA1 Message Date
mercury 96fbf5a3c3 openconnect: limit cpu and memory 2024-10-21 21:09:50 +04:00
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -462,6 +462,11 @@ services:
default:
ipv4_address: 10.10.0.11
logging: *default-logging
deploy:
resources:
limits:
cpus: '0.50'
memory: 200M
np:
image: mercurykd/vpnbot-np:1.1
build:
+2
View File
@@ -1,3 +1,5 @@
21.10.2024 v1.73
- openconnect: ограничение контейнера по цпу и памяти
21.10.2024 v1.72
- xray: теги в кастомных шаблонах
21.10.2024 v1.71