Add XUI.ONE 1.5.13 installer with self-hosted Gitea mirror

Bootstrap installer that downloads the pre-patched XUI 1.5.13 package
from our Gitea generic-package mirror (GitHub fallback), checksum-verifies
it, and runs the bundled ./install. Includes preflight checks (root,
Ubuntu 20/22/24, x86_64, RAM/disk, re-install guard).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joel Mattison
2026-06-25 20:24:07 -04:00
co-authored by Claude Opus 4.8
commit 9679e424fc
4 changed files with 320 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Large release archive — host on CDN / private git LFS, don't commit the 661MB zip
release/*.zip
release/download.log
# Keep the checksum so installs can be integrity-verified
!release/*.sha256
# Gitea credentials — never commit
.gitea/