Подготовить HY2XS к production-сборке

This commit is contained in:
2026-04-25 23:13:12 +05:00
commit 84a4e94567
277 changed files with 26513 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# HY2XS install package
This package is generated by the local builder layer. It is intended for a clean Debian 12 target and contains a compiled install-only orchestrator, bundled HY2XS admin files, templates, systemd units, and package metadata.
Run as root:
```sh
./install.sh --non-interactive --domain example.com
```
No target-side JavaScript or TypeScript build step is part of the baseline.