Русифицировать README и интерфейс HY2XS admin

This commit is contained in:
2026-04-25 23:51:21 +05:00
parent 84a4e94567
commit 2b4a45ad23
167 changed files with 632 additions and 699 deletions
+11 -3
View File
@@ -1,11 +1,19 @@
# 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.
Этот пакет создаётся production builder'ом на Debian 12 amd64.
Run as root:
Пакет предназначен для чистого Debian 12 target и содержит:
- compiled install-only orchestrator;
- bundled HY2XS admin;
- templates;
- systemd units;
- package metadata и checksums.
Запускать от root:
```sh
./install.sh --non-interactive --domain example.com
```
No target-side JavaScript or TypeScript build step is part of the baseline.
В baseline нет target-side JavaScript, TypeScript, frontend или Go build step.