add make brokers

This commit is contained in:
chrislu
2024-01-31 21:31:10 -08:00
parent c1bb76d709
commit 0aed16a9c4
2 changed files with 129 additions and 0 deletions

View File

@@ -87,6 +87,9 @@ hashicorp_raft: build
s3tests: build s3tests_build
docker compose -f compose/local-s3tests-compose.yml -p seaweedfs up
brokers: build
docker compose -f compose/local-brokers-compose.yml -p seaweedfs up
filer_etcd: build
docker stack deploy -c compose/swarm-etcd.yml fs