From 53cdb515a42093314fc2a3ae3fdfdb9fa2132f27 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 12 Nov 2024 16:54:39 +0100 Subject: [PATCH 01/25] [Core]: Change build.func to new design (#189) * Redesign LXC Description * Update build.func * Update README.md --- README.md | 116 ++++++++++++++++++++++++++++++++++++++---------- misc/build.func | 37 +++++++++++++-- 2 files changed, 126 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 6e45c85e07..c34b665d5c 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,116 @@
Dear Community,
In agreement with tteck and Community-Scripts, this project has now transitioned into a community-driven effort. We aim to continue his work, building on the foundation he laid to support Proxmox users worldwide.
-tteck, whose contribution has been invaluable, shared recently that he is now in hospice care. His scripts have empowered thousands, and we honor his legacy by carrying this project forward with the same passion and commitment. We’re deeply grateful for his vision, which made Proxmox accessible to so many.
-To tteck: Your impact will be felt in this community for years to come. We thank you for everything.
-Warm regards,
The Community
- Website | - Ko-Fi (for tteck🙏) | - Contribute | - Guides | - Discord | - Changelog + + + + + + + + + + + + + + +
+-Please exercise caution and thoroughly review scripts and automation tasks from external sources. Read more -
+## 🚀 Installation + +To install the Proxmox Helper Scripts, simply follow these steps: + +1. Open the [Website](https://helper-scripts.com/) +2. Search for the desired script, e.g. **"Home Assistant OS VM"**. +3. In the **"How To Install"** section, copy the provided **Bash command**. +4. Open the Proxmox shell on your **main node**. +5. Paste the command into the console and let's start! 🚀 + +For detailed instructions, check out our [official guides](https://github.com/community-scripts/ProxmoxVE/blob/main/USER_SUBMITTED_GUIDES.md). --- -### Note on the Transition: -This project is now maintained by the community in memory of tteck’s invaluable contribution. His dedication transformed the Proxmox experience for countless users, and we’re committed to continuing his work with the same dedication. +## ❤️ Community and Contributions + +The Proxmox Helper Scripts project is community-driven, and we highly appreciate any contributions—whether it's through reporting bugs, suggesting features, improving documentation, or spreading the word. We are committed to maintaining transparency and sustainability in this open-source effort. + +### 💖 Donate to Support the Project + +We offer two donation options to help maintain and grow this project: + +- **Ko-Fi for tteck**: [Donate to tteck](https://ko-fi.com/proxmoxhelperscripts) - All donations will go directly to support tteck’s legacy and help fund ongoing maintenance of the scripts. +- **Ko-Fi for Community Edition**: [Donate to Community Edition](https://ko-fi.com/community_scripts) - This is a nonprofit organization. All funds will go towards script maintenance, infrastructure, and server costs. Any remaining funds will be donated annually to 2-4 causes (e.g., cancer research, hospice care, etc.). + +Your contributions help keep the project running and support important charitable causes. + ++ + + +
+ + + + GitHub + + + + Discussions + + + + Issues + ++