[PR #2528] [MERGED] New Script: bolt.diy #3813

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2528
Author: @tremor021
Created: 2/20/2025
Status: Merged
Merged: 2/23/2025
Merged by: @MickLesk

Base: mainHead: bolt


📝 Commits (2)

📊 Changes

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

View changed files

ct/boltdiy.sh (+71 -0)
install/boltdiy-install.sh (+74 -0)
json/boltdiy.json (+34 -0)

📄 Description

✍️ Description

Link: #1983 #1832

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

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

GIT is needed for the app to function

Screenshot_2025-02-21_00-12-20


🔄 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/2528 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/23/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `bolt` --- ### 📝 Commits (2) - [`385baee`](https://github.com/community-scripts/ProxmoxVE/commit/385baeec33bf3081292155299e49c50f5dd9151c) Add bolt.diy script - [`b03f70c`](https://github.com/community-scripts/ProxmoxVE/commit/b03f70c75855c5e1cdf8159fa7a612af7b1f6352) fixes ### 📊 Changes **3 files changed** (+179 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/boltdiy.sh` (+71 -0) ➕ `install/boltdiy-install.sh` (+74 -0) ➕ `json/boltdiy.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #1983 #1832 ## ✅ 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 Select all that apply: - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [✅] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) **GIT is needed for the app to function** ![Screenshot_2025-02-21_00-12-20](https://github.com/user-attachments/assets/abcb61c2-88e5-4be0-9d5c-abf85a9bd616) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:44 +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#3813
No description provided.