serai/orchestration
2024-12-08 18:27:15 -05: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 Remove the Sandbox contract 2024-09-19 23:36:32 -07:00
testnet Misc changes in response to prior two commits 2024-09-19 23:36:32 -07:00
Cargo.toml Add/correct msrv labels 2024-12-08 18:27:15 -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.