[PR #1926] [MERGED] New Script: Crafty-Controller #3430

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1926
Author: @CrazyWolf13
Created: 2/1/2025
Status: Merged
Merged: 2/5/2025
Merged by: @MickLesk

Base: mainHead: add-crafty


📝 Commits (8)

📊 Changes

3 files changed (+226 additions, -0 deletions)

View changed files

ct/crafty-controller.sh (+90 -0)
install/crafty-controller-install.sh (+97 -0)
json/crafty-controller.json (+39 -0)

📄 Description

✍️ Description

This PR adds crafty-controller as a script.


  • Related Issue: #
  • Related PR: #
  • Related Discussion: #37

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/1926 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-crafty` --- ### 📝 Commits (8) - [`dc2f408`](https://github.com/community-scripts/ProxmoxVE/commit/dc2f408feca733345dfa2c80dba2f8af1204d6e8) add: crafty-controller-script - [`cdfc100`](https://github.com/community-scripts/ProxmoxVE/commit/cdfc1001133f2b47a6200b98e02e67f4076018b1) fix url - [`886f975`](https://github.com/community-scripts/ProxmoxVE/commit/886f975df67f97a33b7a09a57e19f592121b6317) fix: requested changes - [`b242eca`](https://github.com/community-scripts/ProxmoxVE/commit/b242eca78abe21aba1b89e676e8131e5aa9bb133) fix: requested changes - [`2633028`](https://github.com/community-scripts/ProxmoxVE/commit/2633028843b50a9c13423422c174562f0784df2c) fix: requested changes 2 - [`1e31fcd`](https://github.com/community-scripts/ProxmoxVE/commit/1e31fcd6ed01df969bb9251b41cb9b244306b90a) fix: remove additional sleep - [`89595f2`](https://github.com/community-scripts/ProxmoxVE/commit/89595f208417ea5b319d35324f6854fa66b5b4a2) fix: remove additional sleep - [`662e9b9`](https://github.com/community-scripts/ProxmoxVE/commit/662e9b973602f1e991c222168d77f34b419391a3) fix: service, remove jre ### 📊 Changes **3 files changed** (+226 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/crafty-controller.sh` (+90 -0) ➕ `install/crafty-controller-install.sh` (+97 -0) ➕ `json/crafty-controller.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description This PR adds crafty-controller as a script. - - - - Related Issue: # - Related PR: # - Related Discussion: #37 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:30 +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#3430
No description provided.