27 Commits (9863f51cc8280a613eb816f5b73bda0fcc60f459)

Author SHA1 Message Date
Chris Lu 3eafec4b29 volume: add option to limit file size 5 years ago
stlpmo ea9d1ebd2f resolve the Duration.Milliseconds() is not exist in golang v11 & v12 5 years ago
stlpmo 753138a3f7 test passed 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu f16375621f big refactoring 6 years ago
Chris Lu d8ed73926d volume servers get metrics address and interval from the master 6 years ago
Chris Lu 5f6c9825f8 volume server: adds basic metrics 6 years ago
Chris Lu ede876cfdb periodic scripts exeuction from leader master 6 years ago
Chris Lu d01807ba05 shell: volume.balance add option for all_collections, each_collection 6 years ago
Chris Lu b335f81a4f volume: add option to limit compaction speed 6 years ago
Chris Lu 3555628ad5 weed volume: fix bug, remove boltdb, btree 6 years ago
Chris Lu 8a5ce16e96 weed volume: remove boltdb, btree options, add options for leveldb medium, large 6 years ago
Chris Lu 7bbe24dd28 volume server directly support https 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 93d0ad09af error log format 6 years ago
Chris Lu 60d3681371 default images.fix.orientation to false 6 years ago
Chris Lu 556382ff5f adding basic grpc to volume server 6 years ago
Chris Lu 08266b7256 go fmt 6 years ago
Chris Lu da6154b29c refactor volume server to startVolumeServer() 6 years ago
Chris Lu 43e3f5724c use fixed list of masters in both filer and volume servers 7 years ago
Chris Lu 1fbb8723dc add cpu and mem pprof 8 years ago
Chris Lu 5047bdb4a2 skip bytes cache 8 years ago
Chris Lu 82c3ccc8dd add btree for volume index 8 years ago
Chris Lu d953ed442c auto detect volume server ip address 8 years ago
Chris Lu 1be354bdce default IP to "localhost" 8 years ago
Chris Lu e46c3415f7 gRpc for master~volume heartbeat 8 years ago
Chris Lu dcaf1796fe add option to enable caching 8 years ago
Mike Tolman ce99bb927d Revert "Adding HTTP verb whitelisting options." 9 years ago
Mike Tolman 34837afc7a Adding HTTP verb whitelisting options. 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf 7d1e9a6b8a add option to redirect moved or non-local volumes 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 71e9b302d4 Fix empty public url 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago
chrislusf 020ba6c9a8 add leveldb support for needle map 10 years ago
chrislusf f511b507a5 Add read only public port on volume server 10 years ago
chrislusf e282a9b06a Fix compilation error 10 years ago
chrislusf 3b1b955fc5 ensure non empty volume publicUrl 10 years ago
yourchanges 133181bbe4 add -reverseProxyServer="volume.xxx.com" to volume server try to fix #9 (reverted from commit 3beb80c907) 10 years ago
chrislusf e381356af9 change CLI option from publicIp to publicUrl 10 years ago
yourchanges 3beb80c907 add -reverseProxyServer="volume.xxx.com" to volume server try to fix #9 10 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
Chris Lu af416189f1 Cleanup error printing. 10 years ago
Chris Lu 5afdc469a3 Separate into admin and public mux for volume servers. 10 years ago
Chris Lu 09bc196958 Refactoring volume server options. 10 years ago
Chris Lu ef191f2901 Refactoring volume server options. 10 years ago
yanyiwu 7d810a15c0 fix bug about : writed needle into localfile twice when replicating, because of the ip is not equal : ":8080" != "127.0.0.1:8080" 10 years ago
Chris Lu a3e4145e8a refactoring for later security changes 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago