mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[PR #23] [MERGED] feature: Script for creating automated PegaProx appliances as LXC template for Proxmox #89
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feature/automated-lxc-appliance-building📝 Commits (1)
9312aaffeature: 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.