-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Ayerdi edited this page Aug 12, 2026
·
1 revision
You need Docker Engine, Docker Compose v2, HTTPS and private filesystem storage.
Use the stable tag rather than the moving tip of main:
git clone --branch v2.2.1 --depth 1 https://github.com/Ayerdi/dedicated-server-save-sync.git
cd dedicated-server-save-sync
config/deploy.sh --init-envReview .env, then run:
config/deploy.shThe v2.2.1 deployment starts both the backend and backup-supervisor, and does
not publish the route until both are healthy.
For an isolated validation first:
bash scripts/local-e2e.shDownload dedicated-server-save-sync-client-v2.2.1.zip and its .sha256 file
from Releases, verify the checksum, then continue with Windows-Client.
Client and backend should come from the same stable release.
For production read OPERATIONS.md.
Dedicated Server Save Sync · Apache-2.0 · Repository · Security