serai/orchestration
2024-09-19 23:36:32 -07:00
..
dev Misc changes in response to prior two commits 2024-09-19 23:36:32 -07:00
runtime Rust 1.80 2024-07-26 19:28:10 -07:00
src One Round DKG (#589) 2024-09-19 21:43:26 -04:00
testnet Misc changes in response to prior two commits 2024-09-19 23:36:32 -07:00
Cargo.toml One Round DKG (#589) 2024-09-19 21:43:26 -04: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.