MongoDB Install : old Version #217

Closed
opened 2026-02-04 17:12:11 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Belocin on GitHub (Dec 27, 2024).

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 27, 2024). 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_
OVERLORD added the enhancementupdate script labels 2026-02-04 17:12:11 +03:00
Author
Owner

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

done for new installations

@MickLesk commented on GitHub (Dec 27, 2024): done for new installations
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#217