Skip to main content
The Repoch server is the central hub of a distributed microservice architecture which can be configured across processes and machines for extended setups. It receives streams from robots, stores recordings, serves the web interface, and coordinates with workers for background processing.

Quick Start

Default configuration for local development:
repoch server
Use repoch --server-settings to see all available configuration options.

Verify Server

Open the web interface at http://localhost:8000 to verify the server is running.

Next Steps

Robot Setup

Configure your robot hardware to stream to the server