mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
d344e87de0
1. switch to use -publicIp instead of -publicUrl 2. -ip can be empty. It will listen to all available interfaces. 3. For "weed master", these options are changed: -masterPort => -master.port -peers => -master.peers -mdir => -master.dir -volumeSizeLimitMB => -master.volumeSizeLimitMB -conf => -master.conf -defaultReplicaPlacement => -master.defaultReplicaPlacement -port => -volume.port -max => -volume.max |
||
---|---|---|
.. | ||
common.go | ||
filer_server.go | ||
filer_server_handlers.go | ||
master_server.go | ||
master_server_handlers.go | ||
master_server_handlers_admin.go | ||
raft_server.go | ||
raft_server_handlers.go | ||
volume_server.go | ||
volume_server_handlers.go | ||
volume_server_handlers_admin.go | ||
volume_server_handlers_vacuum.go |