feat: 完整游戏运维功能

This commit is contained in:
npc0-hue
2026-07-18 09:04:01 +08:00
parent f3b14b7945
commit 48b8ad8d6c
187 changed files with 16607 additions and 1140 deletions
+9
View File
@@ -18,3 +18,12 @@ PLATFORM_METADATA_PATH=.platform-data/metadata.json
# of server log lines into MySQL rows.
PLATFORM_LOG_BODY_BACKEND=file
PLATFORM_LOG_DIR=.platform-data/logs
PLATFORM_ARTIFACT_DIR=.platform-data/artifacts
# Optional one-time bootstrap. Leave unset in normal deployments after an admin exists.
# The password is read from process environment and only a password verifier is persisted.
# PLATFORM_BOOTSTRAP_ADMIN_EMAIL=operator@example.test
# PLATFORM_BOOTSTRAP_ADMIN_PASSWORD=replace-with-a-long-local-secret
# Required outside disposable local development. This protects persisted component-key ciphertext.
# PLATFORM_SECRET_ENVELOPE_KEY=replace-with-at-least-32-random-characters