Update LXC deployment guide references and remove outdated documentation

This commit is contained in:
Arunavo Ray
2025-05-22 08:56:53 +05:30
parent 5bf52c806f
commit 1eae725535
3 changed files with 92 additions and 244 deletions

View File

@@ -27,7 +27,7 @@ curl -fsSL https://raw.githubusercontent.com/arunavo4/gitea-mirror/main/scripts/
sudo LOCAL_REPO_DIR=~/Development/gitea-mirror ./scripts/gitea-mirror-lxc-local.sh
````
See the [LXC Container Deployment Guide](docs/LXC.md).
See the [LXC Container Deployment Guide](scripts/README-lxc.md).
<p align="center">
<img src=".github/assets/dashboard.png" alt="Dashboard" width="80%"/>
@@ -199,7 +199,7 @@ Both scripts:
The application includes a health check endpoint at `/api/health` for monitoring.
See the [LXC Container Deployment Guide](docs/LXC.md) for detailed instructions.
See the [LXC Container Deployment Guide](scripts/README-lxc.md) for detailed instructions.
##### Building Your Own Image