ef79d112470b385f958c5e9cd6a396e2aef256bd
The JSON metadata had type "addon" and script path "/tools/addon/garmin-grafana.sh", but the actual script has always lived at ct/garmin-grafana.sh. This caused the website to generate an installer URL that returns 404. Changes: - type: "addon" -> "ct" - script: "/tools/addon/garmin-grafana.sh" -> "ct/garmin-grafana.sh" - Move config_path to top level (matching ct JSON convention) - Fill in resource values from ct/garmin-grafana.sh (cpu: 2, ram: 2048, hdd: 8, os: Debian, version: 13) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🚧 ProxmoxVED Helper-Scripts (Development Repository)
Warning: This repository is under active development and is not intended for production use. Changes may occur at any time!
🔧 What is this?
This repository contains a collection of scripts for managing and automating Proxmox Virtual Environment (Proxmox VE). Originally created by tteck, the project is now community-driven and continues to evolve.
Want to help?
Follow here to see our Documentations.
🚀 Development Status
- ⚠️ Unstable: Features may be incomplete or subject to change.
- 📢 Community-driven: Contributions and feedback are welcome.
- 🔄 Frequent updates: Active development means rapid iterations and fixes.
💬 Get Involved
Join the discussion, contribute code, or report issues:
- Discord: Join the Proxmox Helper Scripts Discord server
- GitHub Issues: Report bugs or request features
📜 License
This project is licensed under the MIT License.
Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
Description
Languages
Shell
100%