Limit duplicati ressources.
This commit is contained in:
@@ -24,6 +24,10 @@ services:
|
|||||||
- proxy
|
- proxy
|
||||||
environment:
|
environment:
|
||||||
DUPLICATI__DISABLE_DB_ENCRYPTION: true
|
DUPLICATI__DISABLE_DB_ENCRYPTION: true
|
||||||
|
deploy:
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
memory: 16g
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.duplicati.entrypoints=web"
|
- "traefik.http.routers.duplicati.entrypoints=web"
|
||||||
|
|||||||
Reference in New Issue
Block a user