This repository hosts release binaries for Stategraph.
See the Releases page for available versions.
Docker images are available on GitHub Container Registry:
# Client CLI
docker pull ghcr.io/stategraph/stategraph:VERSION
# Server (API + Web Console)
docker pull ghcr.io/stategraph/stategraph-server:VERSIONThe main Stategraph repository is private. GitHub Release assets inherit the repository's visibility, so we publish releases here to allow unauthenticated downloads.