在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):medcl/lua-resty-weedfs开源软件地址(OpenSource Url):https://github.com/medcl/lua-resty-weedfs开源编程语言(OpenSource Language):Lua 93.2%开源软件介绍(OpenSource Introduction):lua-resty-weedfsweefs,lua,nginx and file post processing with ffmpeg and graphicsmagick #start weedfs with 1 replica ` ./weed master -ip="0.0.0.0" -defaultReplication="001" -mdir="." & ./weed volume -max=100 -mserver="localhost:9333" -dir="./data/v1" -port=8083 -ip="119.254.xx.xx" -dataCenter="dc1" -rack="rack1" & ./weed volume -max=100 -mserver="localhost:9333" -dir="./data/v2" -port=8084 -ip="119.254.xx.xx" -dataCenter="dc1" -rack="rack1" & ./weed volume -max=100 -mserver="localhost:9333" -dir="./data/v3" -port=8085 -ip="119.254.xx.xx" -dataCenter="dc1" -rack="rack1" & ` #upload file to weedfs curl http://localhost:9333/dir/assign curl -F file=@/home/chris/myphoto.jpg http://127.0.0.1:8080/3,01637037d6 curl http://localhost:9333/dir/status?pretty=y curl http://localhost:9333/dir/assign?dataCenter=dc1 curl http://localhost:9333/dir/assign?collection=pictures curl http://localhost:9333/dir/assign?collection=documents #access the file http://domain/img/orig/123,123123 http://domain/img/80x80/123,123123 http://domain/img/200x200/123,123123 ... |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论