[GH-ISSUE #6185] VictoriaMetrics install script does not include VictoriaLogs after it was moved to a separate repo #1329

Closed
opened 2026-02-26 12:48:31 +03:00 by kerem · 2 comments
Owner

Originally created by @Slenkis on GitHub (Jul 23, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6185

Have you read and understood the above guidelines?

yes

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

victoriametrics

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/victoriametrics.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Since version 1.25.0, victorialogs has been moved to a separate GitHub repository: https://github.com/VictoriaMetrics/victorialogs

Currently, the community Proxmox install script installs victoriametrics but does not install victorialogs, which leads to incomplete functionality.

Please consider updating the script to include victorialogs as part of the installation process.

🔄 Steps to reproduce the issue.

  1. install via script
  2. verify using ls -lh /opt/victoriametrics/

Paste the full error output (if available).

ls -lh /opt/victoriametrics/
total 222M
drwxr-xr-x 8 root root 4.0K Jul  3 01:22 data
-rwxr-xr-x 1 1000 1000  24M Jun 20 18:15 victoria-metrics-prod
-rwxr-xr-x 1 1000 1000  20M Jun 20 18:16 vmagent-prod
-rwxr-xr-x 1 1000 1000  24M Jun 20 18:16 vmalert-prod
-rwxr-xr-x 1 1000 1000  31M Jun 20 18:17 vmalert-tool-prod
-rwxr-xr-x 1 1000 1000  13M Jun 20 18:17 vmauth-prod
-rwxr-xr-x 1 1000 1000  40M Jun 20 18:18 vmbackup-prod
-rwxr-xr-x 1 1000 1000  34M Jun 20 18:20 vmctl-prod
-rwxr-xr-x 1 1000 1000  40M Jun 20 18:19 vmrestore-prod

🖼️ Additional context (optional).

No response

Originally created by @Slenkis on GitHub (Jul 23, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6185 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? victoriametrics ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/victoriametrics.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Since version 1.25.0, victorialogs has been moved to a separate GitHub repository: https://github.com/VictoriaMetrics/victorialogs Currently, the community Proxmox install script installs victoriametrics but does not install victorialogs, which leads to incomplete functionality. Please consider updating the script to include victorialogs as part of the installation process. ### 🔄 Steps to reproduce the issue. 1. install via script 2. verify using `ls -lh /opt/victoriametrics/` ### ❌ Paste the full error output (if available). ``` ls -lh /opt/victoriametrics/ total 222M drwxr-xr-x 8 root root 4.0K Jul 3 01:22 data -rwxr-xr-x 1 1000 1000 24M Jun 20 18:15 victoria-metrics-prod -rwxr-xr-x 1 1000 1000 20M Jun 20 18:16 vmagent-prod -rwxr-xr-x 1 1000 1000 24M Jun 20 18:16 vmalert-prod -rwxr-xr-x 1 1000 1000 31M Jun 20 18:17 vmalert-tool-prod -rwxr-xr-x 1 1000 1000 13M Jun 20 18:17 vmauth-prod -rwxr-xr-x 1 1000 1000 40M Jun 20 18:18 vmbackup-prod -rwxr-xr-x 1 1000 1000 34M Jun 20 18:20 vmctl-prod -rwxr-xr-x 1 1000 1000 40M Jun 20 18:19 vmrestore-prod ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:48:31 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@MickLesk commented on GitHub (Jul 24, 2025):

Thats Not a Bug when they move the Repo and declare This AS optional, thats an Feature Request.

<!-- gh-comment-id:3112011236 --> @MickLesk commented on GitHub (Jul 24, 2025): Thats Not a Bug when they move the Repo and declare This AS optional, thats an Feature Request.
Author
Owner

@Slenkis commented on GitHub (Jul 24, 2025):

I’d like to invite the developer of this script, @tremor021, to join the discussion.

<!-- gh-comment-id:3112757009 --> @Slenkis commented on GitHub (Jul 24, 2025): I’d like to invite the developer of this script, @tremor021, to join the discussion.
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#1329
No description provided.