diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2020-11-09 13:38:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 13:38:42 -0800 |
| commit | eee3f00559884208d0afab7e804738aeac4f0979 (patch) | |
| tree | 8bab561e84df9db6af47e63033dd6c39b3f07178 | |
| parent | cc62a2c9ac3c0c1c51174f6843ab81de413ad3bb (diff) | |
| download | seaweedfs-eee3f00559884208d0afab7e804738aeac4f0979.tar.xz seaweedfs-eee3f00559884208d0afab7e804738aeac4f0979.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -148,8 +148,6 @@ On top of the object store, optional [Filer] can support directories and POSIX a Also, to increase capacity, just add more volume servers by `weed volume -dir="/some/data/dir2" -mserver="<master_host>:9333" -port=8081` locally or a different machine. That is it! -You can also start each module individually. See `weed -h`, or `weed <command> -h` for help. - ## Example: Using Seaweed Object Store ## By default, the master node runs on port 9333, and the volume nodes run on port 8080. |
