[PR #1955] [MERGED] New Script: Element Synapse #3311

Closed
opened 2025-11-20 06:04:06 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: elementsynapse


📝 Commits (6)

📊 Changes

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

View changed files

ct/elementsynapse.sh (+49 -0)
install/elementsynapse-install.sh (+43 -0)
json/elementsynapse.json (+34 -0)

📄 Description

✍️ Description


  • Related Discussion: #36

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.

image


🔄 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/1955 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/2/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `elementsynapse` --- ### 📝 Commits (6) - [`6aa77b7`](https://github.com/community-scripts/ProxmoxVE/commit/6aa77b764a13535fbcca07bcd2e95695917a7539) add element synapse script - [`d870549`](https://github.com/community-scripts/ProxmoxVE/commit/d870549dbdb3320d31310e4fc8757877f22105c7) Merge branch 'elementsynapse' of https://github.com/tremor021/ProxmoxVE into elementsynapse - [`9595a42`](https://github.com/community-scripts/ProxmoxVE/commit/9595a425859642844af9bfedc4e6ff3a8cf2433c) Update install/elementsynapse-install.sh - [`f6d62b7`](https://github.com/community-scripts/ProxmoxVE/commit/f6d62b7ecaeef1633d90f635ec1dd33bd8a8f25e) Update install/elementsynapse-install.sh - [`41d88f1`](https://github.com/community-scripts/ProxmoxVE/commit/41d88f1d9b22539d2c6357d54bdf3237c10feb10) fixes - [`f4af081`](https://github.com/community-scripts/ProxmoxVE/commit/f4af0811a21e4c34bb7d65330afd7f12fa5ce61a) fixes v2 ### 📊 Changes **3 files changed** (+126 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/elementsynapse.sh` (+49 -0) ➕ `install/elementsynapse-install.sh` (+43 -0) ➕ `json/elementsynapse.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description - - - - Related Discussion: #36 - - - ## ✅ 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. ![image](https://github.com/user-attachments/assets/76d57888-9231-453c-9498-aca3eafd1479) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:04:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3311