[PR #11538] [MERGED] OpenCloud #9559

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

📋 Pull Request Information

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

Base: mainHead: add-script-opencloud-1770212555


📝 Commits (10+)

  • 7bf9050 Add opencloud (ct)
  • d1879de Update opencloud-install.sh
  • be074f1 Add OpenCloud installation to script
  • 9189b42 Merge branch 'main' into add-script-opencloud-1770212555
  • 164ccf6 Apply suggestion from @vhsdream
  • af4e908 Apply suggestion from @vhsdream
  • 381bc48 Apply suggestion from @vhsdream
  • 213afae Apply suggestion from @vhsdream
  • 9bc6095 Apply suggestion from @vhsdream
  • 940bc44 Apply suggestion from @vhsdream

📊 Changes

4 files changed (+343 additions, -0 deletions)

View changed files

ct/headers/opencloud (+6 -0)
ct/opencloud.sh (+60 -0)
frontend/public/json/opencloud.json (+64 -0)
install/opencloud-install.sh (+213 -0)

📄 Description

Automated migration of opencloud (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/11538 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-opencloud-1770212555` --- ### 📝 Commits (10+) - [`7bf9050`](https://github.com/community-scripts/ProxmoxVE/commit/7bf9050ff5a2365e2d6d4c9308e427d85e339735) Add opencloud (ct) - [`d1879de`](https://github.com/community-scripts/ProxmoxVE/commit/d1879de10c836fece0b9169986bb0f94c713a9c8) Update opencloud-install.sh - [`be074f1`](https://github.com/community-scripts/ProxmoxVE/commit/be074f12dc2034ef2c39800e07abac265ffeaadf) Add OpenCloud installation to script - [`9189b42`](https://github.com/community-scripts/ProxmoxVE/commit/9189b42df224588b55ac39083e97d71d097e51bb) Merge branch 'main' into add-script-opencloud-1770212555 - [`164ccf6`](https://github.com/community-scripts/ProxmoxVE/commit/164ccf61e754a6d02f1e688acc22ed2ccc5e9447) Apply suggestion from @vhsdream - [`af4e908`](https://github.com/community-scripts/ProxmoxVE/commit/af4e9088d8ff40fca679ea62abe0a9aaed6d5cf1) Apply suggestion from @vhsdream - [`381bc48`](https://github.com/community-scripts/ProxmoxVE/commit/381bc48bb80a6020c4b7f38ca2643aedb73d5d90) Apply suggestion from @vhsdream - [`213afae`](https://github.com/community-scripts/ProxmoxVE/commit/213afae003c1bba918fa670afa9ad47573267db3) Apply suggestion from @vhsdream - [`9bc6095`](https://github.com/community-scripts/ProxmoxVE/commit/9bc60951e655104255ab03035a41f9125c7984db) Apply suggestion from @vhsdream - [`940bc44`](https://github.com/community-scripts/ProxmoxVE/commit/940bc445a5cf47487260cefaa96cf209e25fc372) Apply suggestion from @vhsdream ### 📊 Changes **4 files changed** (+343 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/headers/opencloud` (+6 -0) ➕ `ct/opencloud.sh` (+60 -0) ➕ `frontend/public/json/opencloud.json` (+64 -0) ➕ `install/opencloud-install.sh` (+213 -0) </details> ### 📄 Description Automated migration of **opencloud** (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>
kerem 2026-02-26 17:30:54 +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#9559
No description provided.