serai/orchestration
2024-06-13 15:57:08 -04:00
..
dev Ethereum relayer server 2024-05-22 18:50:11 -04:00
runtime Rust 1.79, cargo update 2024-06-13 15:57:08 -04:00
src Rust 1.79, cargo update 2024-06-13 15:57:08 -04:00
testnet Ethereum relayer server 2024-05-22 18:50:11 -04:00
Cargo.toml Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00
README.md Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00

Orchestration

This folder contains the tool which generates various dockerfiles and manage deployments of Serai.

To start, run:

cargo run -p serai-orchestrator

to generate all of the dockerfiles needed for development.