Подготовить 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
+14
View File
@@ -0,0 +1,14 @@
# post-install.env example
# Baseline reference file for a clean Debian 12 deployment.
HY2XS_PACKAGE_VERSION=0.1.0
HY2XS_PACKAGE_BUILD_ID=build-20260413-001
HY2XS_ORCHESTRATOR_STACK=Bun+TypeScript
HY2XS_INSTALL_DATE=2026-04-13T10:00:00Z
HY2XS_DOMAIN=example.com
HY2XS_HYSTERIA_VERSION=v2.8.1
HY2XS_HYSTERIA_PORT=443
HY2XS_UI_BIND_HOST=127.0.0.1
HY2XS_UI_PORT=8081
HY2XS_ADMIN_PATH=/opt/hy2xs-admin
HY2XS_CONFIG_PATH=/etc/hysteria/config.yaml