[PR #2023] [MERGED] New Script: seelf #3487

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

📋 Pull Request Information

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

Base: mainHead: seelf


📝 Commits (4)

  • cb25993 add seelf script
  • ed0d0c9 changed number of cores for LXC
  • 44a4076 Update install/seelf-install.sh
  • 3202485 Update install/seelf-install.sh

📊 Changes

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

View changed files

ct/seelf.sh (+77 -0)
install/seelf-install.sh (+80 -0)
json/seelf.json (+39 -0)

📄 Description

✍️ Description



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)

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/2023 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `seelf` --- ### 📝 Commits (4) - [`cb25993`](https://github.com/community-scripts/ProxmoxVE/commit/cb2599345d3b15931d5a694eccd7929129b265f3) add seelf script - [`ed0d0c9`](https://github.com/community-scripts/ProxmoxVE/commit/ed0d0c9ef939f39c565d4c9bcc85136badec3418) changed number of cores for LXC - [`44a4076`](https://github.com/community-scripts/ProxmoxVE/commit/44a40762dfeaaef3e7bda5e38485745d884267f8) Update install/seelf-install.sh - [`3202485`](https://github.com/community-scripts/ProxmoxVE/commit/3202485057cbd8e1141656c0638826e0bae549cd) Update install/seelf-install.sh ### 📊 Changes **3 files changed** (+196 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/seelf.sh` (+77 -0) ➕ `install/seelf-install.sh` (+80 -0) ➕ `json/seelf.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description - - - - Related Issue: #1958 - Related PR: #1958 - Related Discussion: #1958 - - - ## ✅ 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) ![image](https://github.com/user-attachments/assets/09953487-b5d7-4289-bd69-1d665e113c57) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:41 +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#3487
No description provided.