[PR #10] [CLOSED] Add Proxmox LXC deployment script #1495

Closed
opened 2026-04-24 18:17:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/10
Author: @arunavo4
Created: 5/21/2025
Status: Closed

Base: mainHead: ray/prepare-bun-+-astro-for-proxmox-lxc


📝 Commits (1)

  • 506cc23 Add Proxmox LXC setup instructions

📊 Changes

2 files changed (+67 additions, -0 deletions)

View changed files

📝 README.md (+13 -0)
scripts/proxmox-lxc-setup.sh (+54 -0)

📄 Description

Summary

  • add proxmox-lxc-setup.sh for running the app in a Proxmox LXC container
  • document how to use the script in README

Testing

  • bun test

🔄 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/RayLabsHQ/gitea-mirror/pull/10 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 5/21/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ray/prepare-bun-+-astro-for-proxmox-lxc` --- ### 📝 Commits (1) - [`506cc23`](https://github.com/RayLabsHQ/gitea-mirror/commit/506cc2336e176d11f4bf8c375e91d9f62420dda0) Add Proxmox LXC setup instructions ### 📊 Changes **2 files changed** (+67 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+13 -0) ➕ `scripts/proxmox-lxc-setup.sh` (+54 -0) </details> ### 📄 Description ## Summary - add `proxmox-lxc-setup.sh` for running the app in a Proxmox LXC container - document how to use the script in README ## Testing - `bun test` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 18:17:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#1495