message-queue and processor Dockerfiles

This commit is contained in:
Luke Parker
2023-07-19 20:13:16 -04:00
parent b6579d5a2a
commit 28613400b8
7 changed files with 175 additions and 2 deletions

View File

@@ -18,6 +18,9 @@ All commands are assumed to be ran from `/deploy`, not the root folder.
* `ethereum` - Ethereum node
* `coins` - Nodes for all external networks (BTC, ETH, XMR)
* `message-queue` - The message queue service.
* `processor` - Serai processor for one external network.
* `serai` - Serai node
* `cluster-sm` - "Alice", "Bob", and "Charlie" Serai nodes, all validators
* `cluster-lg` - `cluster-sm` with non-validators "Dave", "Eve", and "Ferdie"