mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Rename deploy to orchestration
Also updates README to note prior unnoted folders.
This commit is contained in:
@@ -83,10 +83,10 @@ cargo test --all-features
|
||||
|
||||
### Run Serai with Orchestration
|
||||
|
||||
Under `/deploy`, you can find our orchestration components for running the
|
||||
entire infrastructure of Serai in a local environment using Docker Compose or
|
||||
Kubernetes.
|
||||
Under `/orchestration`, you can find our orchestration components for running
|
||||
the entire infrastructure of Serai in a local environment using Docker Compose
|
||||
or Kubernetes.
|
||||
|
||||
[Run Serai with Docker Compose](../deploy/README.md)
|
||||
[Run Serai with Docker Compose](../orchestration/README.md)
|
||||
|
||||
[Run Serai with Kubernetes](../deploy/kubernetes/README.md)
|
||||
[Run Serai with Kubernetes](../orchestration/kubernetes/README.md)
|
||||
|
||||
Reference in New Issue
Block a user