[PR #2384] [CLOSED] Script for Adding/Updating Komodo Agent on LXC #3637

Closed
opened 2025-11-20 06:05:56 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2384
Author: @Nonobis
Created: 2/13/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • c334539 Create add-komodo-agent.sh
  • 067deb7 Update add-komodo-agent.sh
  • 28aaac7 Update add-komodo-agent.sh
  • dc74cfe Update add-komodo-agent.sh
  • 5048242 Update add-komodo-agent.sh
  • b99bc98 Update add-komodo-agent.sh
  • db98473 Update add-komodo-agent.sh
  • 7447832 Update add-komodo-agent.sh
  • f35689b Update add-komodo-agent.sh
  • f70cb0b Update add-komodo-agent.sh

📊 Changes

1 file changed (+150 additions, -0 deletions)

View changed files

misc/add-komodo-agent.sh (+150 -0)

📄 Description

✍️ Description

  • Add or update komodo agent on every lxc of a proxmox server
  • User can add a cron for automatic update of Komodo agent.

Link: # https://github.com/community-scripts/ProxmoxVE/discussions/1174

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

image


🔄 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/2384 **Author:** [@Nonobis](https://github.com/Nonobis) **Created:** 2/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`c334539`](https://github.com/community-scripts/ProxmoxVE/commit/c334539d2af3d08b6b41989f02e13b941a64fde4) Create add-komodo-agent.sh - [`067deb7`](https://github.com/community-scripts/ProxmoxVE/commit/067deb78f177b5c81d8550d926b653a7a307035d) Update add-komodo-agent.sh - [`28aaac7`](https://github.com/community-scripts/ProxmoxVE/commit/28aaac76933c5d61026a7e99c1fccd6266ab9cac) Update add-komodo-agent.sh - [`dc74cfe`](https://github.com/community-scripts/ProxmoxVE/commit/dc74cfedd4004ce842f86523fd77aa7c9a661158) Update add-komodo-agent.sh - [`5048242`](https://github.com/community-scripts/ProxmoxVE/commit/50482429a7588f158778150aa007e49f02fe8760) Update add-komodo-agent.sh - [`b99bc98`](https://github.com/community-scripts/ProxmoxVE/commit/b99bc98fc46864e6a95cf1ef963fcd0c81e3a42e) Update add-komodo-agent.sh - [`db98473`](https://github.com/community-scripts/ProxmoxVE/commit/db9847319a59da4c9a760d5014a6ebdc095b1b91) Update add-komodo-agent.sh - [`7447832`](https://github.com/community-scripts/ProxmoxVE/commit/7447832ea467e969595680d0a108743b0a28204e) Update add-komodo-agent.sh - [`f35689b`](https://github.com/community-scripts/ProxmoxVE/commit/f35689beba48bad9c9165dea79401c35d6b722ba) Update add-komodo-agent.sh - [`f70cb0b`](https://github.com/community-scripts/ProxmoxVE/commit/f70cb0b77687d7ac04d17280b168d63bb7c6340e) Update add-komodo-agent.sh ### 📊 Changes **1 file changed** (+150 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `misc/add-komodo-agent.sh` (+150 -0) </details> ### 📄 Description ## ✍️ Description - Add or update komodo agent on every lxc of a proxmox server - User can add a cron for automatic update of Komodo agent. ## 🔗 Related PR / Discussion / Issue Link: # https://github.com/community-scripts/ProxmoxVE/discussions/1174 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) ![image](https://github.com/user-attachments/assets/68511b29-6dd5-4b91-be80-7107bffce55f) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:05:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3637