Infrastructure
This section covers the deployment and operational aspects of OctoBot's server-side components. For package architecture and code-level documentation, see Packages.
OctoBot can run as a standalone bot on a single machine, but several components support distributed and managed deployments:
- Sync Server — a cryptographically authenticated HTTPS service that lets multiple OctoBot instances share configurations, accounts, and signals. Runs in primary (S3-backed) or replica (local filesystem) mode. Authentication uses EVM wallet signatures with on-chain access resolution.