[PR #9148] [MERGED] LibreNMS #7858

Closed
opened 2026-02-26 16:30:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9148
Author: @push-app-to-main[bot]
Created: 11/14/2025
Status: Merged
Merged: 11/14/2025
Merged by: @MickLesk

Base: mainHead: add-script-librenms


📝 Commits (3)

  • de166ff 'Add new script'
  • d5d6622 Fix application name to 'LibreNMS'
  • 01a3921 Refactor LibreNMS installation script

📊 Changes

4 files changed (+224 additions, -0 deletions)

View changed files

ct/headers/librenms (+6 -0)
ct/librenms.sh (+45 -0)
frontend/public/json/librenms.json (+35 -0)
install/librenms-install.sh (+138 -0)

📄 Description

Automated migration of librenms from ProxmoxVED to ProxmoxVE.


🔄 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/9148 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 11/14/2025 **Status:** ✅ Merged **Merged:** 11/14/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-librenms` --- ### 📝 Commits (3) - [`de166ff`](https://github.com/community-scripts/ProxmoxVE/commit/de166ff5f47070fcdb00d60df27cdcf12390818f) 'Add new script' - [`d5d6622`](https://github.com/community-scripts/ProxmoxVE/commit/d5d6622215820a4cc3812eaef4a021c2d15b8539) Fix application name to 'LibreNMS' - [`01a3921`](https://github.com/community-scripts/ProxmoxVE/commit/01a3921249a3865ecf57f48a7e542e9bdc02fc07) Refactor LibreNMS installation script ### 📊 Changes **4 files changed** (+224 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/headers/librenms` (+6 -0) ➕ `ct/librenms.sh` (+45 -0) ➕ `frontend/public/json/librenms.json` (+35 -0) ➕ `install/librenms-install.sh` (+138 -0) </details> ### 📄 Description Automated migration of librenms from ProxmoxVED to ProxmoxVE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:30:57 +03:00
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#7858
No description provided.