1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00
Scott Callaway 4cad868175
feat: use HTML button element for copying to clipboard (#2720)
It's much more semantic to use the `<button />` HTML component rather
than trying to build the same functionality out of a `<div />` so that's
what is updated here.

This also updates some of the classes that were on the button as they're
no longer required and removes some commented out code that doesn't need
to be left around.

There was also a `<span />` with the contents "Copy" that I couldn't
work out when it was meant to be displayed, so I swapped that over to an
HTML tooltip on the `<button />`.
2025-02-27 19:04:03 +01:00
2025-02-14 11:32:26 +01:00
2025-02-27 13:13:31 +01:00
2025-02-27 16:41:34 +01:00
2025-02-27 09:07:24 +01:00
2025-02-16 10:16:32 +01:00
2025-02-27 17:18:26 +01:00

Proxmox VE Helper-Scripts

A Community Legacy in Memory of @tteck

Website Discord Donate Contribute Guides Changelog


🚀 Project Overview

Proxmox VE Helper-Scripts is a collection of tools to simplify the setup and management of Proxmox Virtual Environment (VE). Originally created by tteck, these scripts are now continued by the community. Our goal is to preserve and expand upon tteck's work, providing an ongoing resource for Proxmox users worldwide.


📦 Features

  • Interactive Setup: Choose between simple and advanced options for configuring VMs and LXC containers.
  • Customizable Configurations: Advanced setup for fine-tuning your environment.
  • Seamless Integration: Works seamlessly with Proxmox VE for a smooth experience.
  • Community-driven: Actively maintained and improved by the Proxmox community.

Requirements

Ensure your system meets the following prerequisites:

  • Proxmox VE version: 8.x or higher
  • Linux: Compatible with most distributions
  • Dependencies: bash and curl should be installed.

🚀 Installation

To install the Proxmox Helper Scripts, follow these steps:

  1. Visit the Website.
  2. Search for the desired script, e.g., "Home Assistant OS VM".
  3. Copy the provided Bash command from the "How To Install" section.
  4. Open the Proxmox shell on your main node and paste the command.
  5. Press enter to start the installation! 🚀

❤️ Community and Contributions

We appreciate any contributions to the project—whether it's bug reports, feature requests, documentation improvements, or spreading the word. Your involvement helps keep the project alive and sustainable.

💖 Donate to Support the Project

  • Ko-Fi for Community Edition: Donate to support this project Donations go towards maintaining the project, testing infrastructure, and charity (cancer research, hospice care). 30% of the funds will be donated to charity.

💬 Get Help

Join our community for support:

🤝 Report a Bug or Feature Request

If you encounter any issues or have suggestions for improvement, file a new issue on our GitHub issues page. You can also submit pull requests with solutions or enhancements!


Star History

Star History Chart

📜 License

This project is licensed under the MIT License.



Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.

Languages
Shell 87.7%
TypeScript 11.4%
Go 0.8%
CSS 0.1%