docs: define production sync deployment

Fixes #15
This commit is contained in:
2026-07-13 22:22:20 +08:00
parent 599ead8391
commit 1bdbb47b52
7 changed files with 229 additions and 52 deletions
@@ -0,0 +1,11 @@
# Optional overrides for bluearchive-toolkit-official-sync.service.
#
# Install as:
# sudo install -o root -g root -m 0644 deployments/systemd/official-sync.env.example /etc/bluearchive-toolkit/official-sync.env
#
# Paths are intentionally independent from any official launcher or game client
# install directory. Do not point BAT_OUTPUT_ROOT at an existing game directory.
BAT_OUTPUT_ROOT=/var/lib/bluearchive-toolkit/official
BAT_INTERVAL=1h
BAT_ERROR_RETRY=60s