[PR #8809] [MERGED] Pangolin #7655

Closed
opened 2026-02-26 15:35:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/8809
Author: @push-app-to-main[bot]
Created: 11/1/2025
Status: Merged
Merged: 11/1/2025
Merged by: @tremor021

Base: mainHead: add-script-pangolin


📝 Commits (10+)

  • d955bde 'Add new script'
  • d6d4369 Update pangolin-install.sh
  • 56a83b2 Update service creation messages in install script
  • 4605326 Update pangolin-install.sh
  • 6ad529e Update log messages for Pangolin service
  • 7e1650b Update pangolin.sh
  • 117a975 Update pangolin-install.sh
  • 59dd09a Apply suggestion from @tremor021
  • 6f7d418 Apply suggestion from @tremor021
  • 87160c9 Enable IP forwarding in sysctl configuration

📊 Changes

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

View changed files

ct/headers/pangolin (+6 -0)
ct/pangolin.sh (+83 -0)
frontend/public/json/pangolin.json (+48 -0)
install/pangolin-install.sh (+137 -0)

📄 Description

Automated migration of pangolin 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/8809 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 11/1/2025 **Status:** ✅ Merged **Merged:** 11/1/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `add-script-pangolin` --- ### 📝 Commits (10+) - [`d955bde`](https://github.com/community-scripts/ProxmoxVE/commit/d955bde3a0c61eb7d476f8c408d28db86267a1d3) 'Add new script' - [`d6d4369`](https://github.com/community-scripts/ProxmoxVE/commit/d6d4369076c84491bcb1a85523c4153ec4a27663) Update pangolin-install.sh - [`56a83b2`](https://github.com/community-scripts/ProxmoxVE/commit/56a83b248fdcfbd8ea3702e8f126192526c4eb68) Update service creation messages in install script - [`4605326`](https://github.com/community-scripts/ProxmoxVE/commit/46053268be2938d113a95b9dd5f034fbdace35e3) Update pangolin-install.sh - [`6ad529e`](https://github.com/community-scripts/ProxmoxVE/commit/6ad529eceb4cab16c410d7acbcf9fa2b1121c0fc) Update log messages for Pangolin service - [`7e1650b`](https://github.com/community-scripts/ProxmoxVE/commit/7e1650b119f5d273f6f095883b8345a9b0857532) Update pangolin.sh - [`117a975`](https://github.com/community-scripts/ProxmoxVE/commit/117a975ca958215761ef669ceb3ab094870ce00d) Update pangolin-install.sh - [`59dd09a`](https://github.com/community-scripts/ProxmoxVE/commit/59dd09ab0f6e626f192bc99694cb9763b205b88b) Apply suggestion from @tremor021 - [`6f7d418`](https://github.com/community-scripts/ProxmoxVE/commit/6f7d41817c9233fd883a7775399cbbd515333e1f) Apply suggestion from @tremor021 - [`87160c9`](https://github.com/community-scripts/ProxmoxVE/commit/87160c9482d92b76fbaa46f5b8ee076011636340) Enable IP forwarding in sysctl configuration ### 📊 Changes **4 files changed** (+274 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/headers/pangolin` (+6 -0) ➕ `ct/pangolin.sh` (+83 -0) ➕ `frontend/public/json/pangolin.json` (+48 -0) ➕ `install/pangolin-install.sh` (+137 -0) </details> ### 📄 Description Automated migration of pangolin 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 15:35:46 +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#7655
No description provided.