seaweedfs/weed/command
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
2021-01-24 19:01:58 -08:00
..
backup.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
benchmark.go fiil serverUrls sorted by data center 2020-11-12 02:13:33 +05:00
command.go rename "weed watch" to "weed filer.meta.tail" 2021-01-12 18:48:01 -08:00
compact.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
download.go return http response directly 2020-09-09 03:53:09 -07:00
export.go weed export: print out [start,stop) content range 2020-09-14 22:57:23 -07:00
filer.go go fmt 2021-01-12 02:30:12 -08:00
filer_cat.go add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08:00
filer_copy.go add "weed filer.cat" to read files directly from volume servers 2021-01-06 04:22:00 -08:00
filer_meta_tail.go filer.meta.tail: output json format for easier parsing 2021-01-21 22:39:25 -08:00
filer_replication.go avoid concurrent map updates to viper 2021-01-12 02:28:13 -08:00
filer_sync.go filer.sync: replicate outside of either cluster, only need to see filers 2021-01-24 00:01:44 -08:00
fix.go do not idx file format 2020-09-12 12:42:36 -07:00
master.go adding /usr/local/etc/seaweedfs for bsd style config search path 2020-12-07 16:46:48 -08:00
mount.go mount: default to 128 concurrent writers 2021-01-09 22:53:37 -08:00
mount_darwin.go fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
mount_freebsd.go fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
mount_linux.go FUSE mount: make "nonempty" optional 2020-03-21 19:14:25 -07:00
mount_notsupported.go FUSE: add os specific mount options 2019-10-27 09:12:10 -07:00
mount_std.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
msg_broker.go combine msgBroker into weed server command 2020-05-17 22:44:20 -07:00
s3.go s3: add option for "alllowEmptyFolder" 2020-12-27 10:50:27 -08:00
scaffold.go filer store: postgres configuration adjust text 2021-01-19 18:12:07 -08:00
scaffold_test.go fix test 2019-11-28 18:44:27 -08:00
server.go filer: change to saveToFilerLimit from cacheToFilerLimit 2021-01-10 23:14:46 -08:00
shell.go shell: add shell.toml support 2020-12-28 15:07:18 -08:00
upload.go upload: add read default collection from master 2021-01-02 23:43:01 -08:00
version.go inject git version into build 2020-06-02 00:10:38 -07:00
volume.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
volume_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
webdav.go resolve directories if containing home directory 2020-07-16 22:50:14 -07:00