[PR #10904] [MERGED] ThingsBoard #8963

Closed
opened 2026-02-05 08:48:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/10904
Author: @push-app-to-main[bot]
Created: 1/18/2026
Status: Merged
Merged: 1/18/2026
Merged by: @MickLesk

Base: mainHead: add-script-thingsboard-1768735559


📝 Commits (4)

  • 7bc3a3c Add thingsboard (ct)
  • 1d5e4ec fix
  • 1f371e6 Fix cat command for ThingsBoard configuration
  • 568084e Fix syntax for writing to thingsboard.conf

📊 Changes

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

View changed files

ct/thingsboard.sh (+57 -0)
frontend/public/json/thingsboard.json (+48 -0)
install/thingsboard-install.sh (+51 -0)

📄 Description

Automated migration of thingsboard (type: ct) from ProxmoxVED to ProxmoxVE.


🔄 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/10904 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 1/18/2026 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-thingsboard-1768735559` --- ### 📝 Commits (4) - [`7bc3a3c`](https://github.com/community-scripts/ProxmoxVE/commit/7bc3a3c393f5e027fa2d3d9d9f88589736d0df92) Add thingsboard (ct) - [`1d5e4ec`](https://github.com/community-scripts/ProxmoxVE/commit/1d5e4ec33ad5ee9cc306ecf57a8c9ba93efe8a16) fix - [`1f371e6`](https://github.com/community-scripts/ProxmoxVE/commit/1f371e6f17e3a63b64a3eb9e5847ed32e5f0f5df) Fix cat command for ThingsBoard configuration - [`568084e`](https://github.com/community-scripts/ProxmoxVE/commit/568084e10b84b73d2661f8044614c6cd100d1ea4) Fix syntax for writing to thingsboard.conf ### 📊 Changes **3 files changed** (+156 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/thingsboard.sh` (+57 -0) ➕ `frontend/public/json/thingsboard.json` (+48 -0) ➕ `install/thingsboard-install.sh` (+51 -0) </details> ### 📄 Description Automated migration of **thingsboard** (type: ct) from ProxmoxVED to ProxmoxVE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 08:48:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#8963