Merge branch 'master' into mq-subscribe

This commit is contained in:
chrislu
2024-03-07 10:42:29 -08:00
20 changed files with 280 additions and 121 deletions

View File

@@ -83,6 +83,9 @@ cluster: build
2mount: build
docker compose -f compose/local-sync-mount-compose.yml -p seaweedfs up
filer_backup: build
docker compose -f compose/local-filer-backup-compose.yml -p seaweedfs up
hashicorp_raft: build
docker compose -f compose/local-hashicorp-raft-compose.yml -p seaweedfs up