mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-01-31 23:01:11 +03:00
Update LXC deployment scripts: replace installer script with Proxmox-specific script and update README references
This commit is contained in:
@@ -19,7 +19,7 @@ Run **Gitea Mirror** in an isolated LXC container, either:
|
||||
|
||||
```bash
|
||||
# optional env overrides: CTID HOSTNAME STORAGE DISK_SIZE CORES MEMORY BRIDGE IP_CONF
|
||||
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/arunavo4/gitea-mirror/main/scripts/gitea-mirror-lxc-installer.sh)"
|
||||
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/arunavo4/gitea-mirror/main/scripts/gitea-mirror-lxc-proxmox.sh)"
|
||||
```
|
||||
|
||||
What it does:
|
||||
|
||||
Reference in New Issue
Block a user