windows seaweedfs安装、启动

目录 1、下载 2、解压 3、安装 4、文件上传 1、下载 https:githubchrislusfseaweedfstags 2、解压 解压后,只有weed.exe文件 3、安装 cmd 命

目录

 

1、下载

2、解压

3、安装

4、文件上传


1、下载

https://github/chrislusf/seaweedfs/tags

2、解压

解压后,只有weed.exe文件

3、安装

cmd 命令行来运行此文件,通过weed -h可以查看所有的命令

master 服务启动,用localhost有问题,建议使用ip

weed master -ip=192.168.0.59

volume节点启动

weed volume -dir="E:/software/seaweedfs/windows_amd64/data" -max=10 -mserver="192.168.0.59:9333" -port=9000  -dataCenter=dc1 -index=leveldb

查看是否启动成功:http://localhost:9333

4、文件上传

详细步骤看官网:https://github/chrislusf/seaweedfs

发布者:admin,转转请注明出处:http://www.yc00.com/web/1747654658a4676574.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信