[PR #285] [MERGED] Increase Ressources for vaultwarden and check storage #2534

Closed
opened 2026-02-05 05:00:48 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/285
Author: @MickLesk
Created: 11/16/2024
Status: Merged
Merged: 11/16/2024
Merged by: @MickLesk

Base: mainHead: MickLesk-patch-2


📝 Commits (4)

  • a4001d8 Increase Ressources for vaultwarden and check storage
  • f956bb2 Update vaultwarden.json (Increase RAM)
  • 3b564a9 Update CHANGELOG.md
  • a368d72 Update CHANGELOG.md

📊 Changes

3 files changed (+6 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 ct/vaultwarden.sh (+3 -1)
📝 json/vaultwarden.json (+1 -1)

📄 Description

Description

increase RAM to 6144 & add
check_container_storage
check_container_resources

& updated json

Provide a summary of the changes made and/or reference the issue being addressed.

Fixes # (issue)
https://github.com/community-scripts/ProxmoxVE/issues/236

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/285 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/16/2024 **Status:** ✅ Merged **Merged:** 11/16/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (4) - [`a4001d8`](https://github.com/community-scripts/ProxmoxVE/commit/a4001d8963808fe6c35f95af295d101fb6a410cc) Increase Ressources for vaultwarden and check storage - [`f956bb2`](https://github.com/community-scripts/ProxmoxVE/commit/f956bb229f84864f4e75aaa6fe13000ed3d48a4f) Update vaultwarden.json (Increase RAM) - [`3b564a9`](https://github.com/community-scripts/ProxmoxVE/commit/3b564a96803ba2a8a202fa55855790821c210842) Update CHANGELOG.md - [`a368d72`](https://github.com/community-scripts/ProxmoxVE/commit/a368d72b09e9aea4801ca9409e2b42bd628ea523) Update CHANGELOG.md ### 📊 Changes **3 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `ct/vaultwarden.sh` (+3 -1) 📝 `json/vaultwarden.json` (+1 -1) </details> ### 📄 Description ## Description increase RAM to 6144 & add check_container_storage check_container_resources & updated json Provide a summary of the changes made and/or reference the issue being addressed. Fixes # (issue) https://github.com/community-scripts/ProxmoxVE/issues/236 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [x] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:00:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2534