[GH-ISSUE #1030] MongoDB Install : old Version #219

Closed
opened 2026-02-26 12:44:46 +03:00 by kerem · 1 comment
Owner

Originally created by @Belocin on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1030

Originally assigned to: @michelroegl-brunner on GitHub.

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

mongodb

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mongodb.sh)"

📝 Provide a clear and concise description of the issue.

This install provide a LXC of MongoDB 7.x
MongoDB 8 has been released 2 mouths ago, would it be possible to adapt scripts ?

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mongodb.sh)"

Paste the full error output (if available).

db version v7.0.16
Build Info: {
"version": "7.0.16",
"gitVersion": "18b949444cfdaa88e30b0e10243bc18268251c1f",
"openSSLVersion": "OpenSSL 3.0.15 3 Sep 2024",
"modules": [],
"allocator": "tcmalloc",
"environment": {
"distmod": "debian12",
"distarch": "x86_64",
"target_arch": "x86_64"
}
}

🖼️ Additional context (optional).

No response

Originally created by @Belocin on GitHub (Dec 26, 2024). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1030 Originally assigned to: @michelroegl-brunner on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? mongodb ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mongodb.sh)" ### 📝 Provide a clear and concise description of the issue. This install provide a LXC of MongoDB 7.x MongoDB 8 has been released 2 mouths ago, would it be possible to adapt scripts ? ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mongodb.sh)" ### ❌ Paste the full error output (if available). db version v7.0.16 Build Info: { "version": "7.0.16", "gitVersion": "18b949444cfdaa88e30b0e10243bc18268251c1f", "openSSLVersion": "OpenSSL 3.0.15 3 Sep 2024", "modules": [], "allocator": "tcmalloc", "environment": { "distmod": "debian12", "distarch": "x86_64", "target_arch": "x86_64" } } ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:44:46 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 27, 2024):

done for new installations

<!-- gh-comment-id:2563973484 --> @MickLesk commented on GitHub (Dec 27, 2024): done for new installations
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#219
No description provided.