2clusters adds tiering to s3

This commit is contained in:
Chris Lu
2021-02-28 22:57:01 -08:00
parent 540441fd38
commit 65fbc0575f
2 changed files with 32 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ services:
- 8888:8888
- 18888:18888
command: "server -ip=server1 -filer -volume.max=0 -master.volumeSizeLimitMB=1024 -volume.preStopSeconds=1"
volumes:
- ./master-cloud.toml:/etc/seaweedfs/master.toml
server2:
image: chrislusf/seaweedfs:local
ports: