Increase Ressources for vaultwarden and check storage (#285)

* Increase Ressources for vaultwarden and check storage

increase RAM to 6144 & add
check_container_storage
check_container_resources

* Update vaultwarden.json (Increase RAM)

* Update CHANGELOG.md

* Update CHANGELOG.md
This commit is contained in:
CanbiZ
2024-11-16 17:11:55 +01:00
committed by GitHub
parent d41d3812e7
commit 0b5b2e85f7
3 changed files with 6 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"script": "ct/vaultwarden.sh",
"resources": {
"cpu": "4",
"ram": "5120",
"ram": "6144",
"hdd": "6",
"os": "debian",
"version": "12"