[PR #23] [MERGED] feature: Script for creating automated PegaProx appliances as LXC template for Proxmox #89

Closed
opened 2026-03-02 15:47:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PegaProx/project-pegaprox/pull/23
Author: @gyptazy
Created: 1/30/2026
Status: Merged
Merged: 1/30/2026
Merged by: @MrMasterbay

Base: mainHead: feature/automated-lxc-appliance-building


📝 Commits (1)

  • 9312aaf feature: Script for creating automated PegaProx appliances as LXC template for Proxmox

📊 Changes

1 file changed (+122 additions, -0 deletions)

View changed files

misc/proxmox-lxc-appliance-creator.sh (+122 -0)

📄 Description

feature: Script for creating automated PegaProx appliances as LXC template for Proxmox

Helper script for quickly creating LXC based appliances of PegaProx for Proxmox. Uses a given LXC template and installs PegaProx into it and exports it as a template for shipping. Artifacts can be build as SNAPSHOT release for integration test and testing, or for release creation. This is an addition to the Docker container image creator for development testing.

Requires a Proxmox VE host to be executed on.


🔄 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/PegaProx/project-pegaprox/pull/23 **Author:** [@gyptazy](https://github.com/gyptazy) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@MrMasterbay](https://github.com/MrMasterbay) **Base:** `main` ← **Head:** `feature/automated-lxc-appliance-building` --- ### 📝 Commits (1) - [`9312aaf`](https://github.com/PegaProx/project-pegaprox/commit/9312aaf920aa49c91ac0ad5b0ea6aad120316383) feature: Script for creating automated PegaProx appliances as LXC template for Proxmox ### 📊 Changes **1 file changed** (+122 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `misc/proxmox-lxc-appliance-creator.sh` (+122 -0) </details> ### 📄 Description feature: Script for creating automated PegaProx appliances as LXC template for Proxmox Helper script for quickly creating LXC based appliances of PegaProx for Proxmox. Uses a given LXC template and installs PegaProx into it and exports it as a template for shipping. Artifacts can be build as SNAPSHOT release for integration test and testing, or for release creation. This is an addition to the Docker container image creator for development testing. Requires a Proxmox VE host to be executed on. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:47:51 +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/project-pegaprox-PegaProx#89
No description provided.