Chris Lu
|
0ef43a23a7
go fmt
|
3 years ago |
Chris Lu
|
1efb51ba84
filer: change to saveToFilerLimit from cacheToFilerLimit
|
3 years ago |
Chris Lu
|
90df52d001
s3: add command option "allowEmptyFolder" to filer and server
|
3 years ago |
Chris Lu
|
a1009e8044
filer: add -defaultStoreDir so that filer.toml can be skipped
|
3 years ago |
Chris Lu
|
06bb7bf6c0
adding /usr/local/etc/seaweedfs for bsd style config search path
|
3 years ago |
Chris Lu
|
263eb29e9f
filer: add option to cache small files to filer store
|
3 years ago |
Konstantin Lebedev
|
0880aff224
update dc flag desc
|
4 years ago |
Konstantin Lebedev
|
a9a7005687
set desc of option
|
4 years ago |
Chris Lu
|
6c92fa349d
filer: support default rack
|
4 years ago |
Chris Lu
|
79ab10e300
adjust help message
|
4 years ago |
Chris Lu
|
55cb68c09c
filer: replication follows master config if not specified
|
4 years ago |
Chris Lu
|
e6552b5e1e
filer: able to start s3 together
|
4 years ago |
Chris Lu
|
4856bce0ee
adjust for metrics port
|
4 years ago |
Konstantin Lebedev
|
98e9de6e11
fix style
|
4 years ago |
Konstantin Lebedev
|
324e44d4b3
add start metrics server
|
4 years ago |
Chris Lu
|
feca07bf96
Filer: ip bind
|
4 years ago |
Chris Lu
|
f43146b237
resolve directories if containing home directory
|
4 years ago |
Chris Lu
|
a2eb680f34
filer: default filer store directory
|
4 years ago |
Chris Lu
|
d198e8c6d6
filer: support cross filer meta data sync if sharing the same store
|
4 years ago |
Chris Lu
|
bc2ec6774d
inject git version into build
|
4 years ago |
Chris Lu
|
cf54d70311
filer: add -ip.bind option
|
4 years ago |
Chris Lu
|
076c8bd3bc
filer master start up with default ip address instead of just localhost
|
4 years ago |
Chris Lu
|
e73b0c2457
remove not ready status
|
4 years ago |
Chris Lu
|
1dc30214cb
mark encryptVolumeData as not ready
|
4 years ago |
Chris Lu
|
9b3109a5d8
filer: processing all response headers, no pass through to volume server
|
4 years ago |
Chris Lu
|
13e215ee5c
filer: option to encrypt data on volume server
|
4 years ago |
Chris Lu
|
f90c43635d
refactoring
|
4 years ago |
Chris Lu
|
6a8484b4ae
master able to list all master clients by type
|
4 years ago |
Chris Lu
|
5bcb44eda9
filer: move buckets folder to filer.toml since it should not be changed often
|
4 years ago |
Chris Lu
|
d8dec2323b
s3: move buckets folder configuration to filer
|
4 years ago |
Chris Lu
|
d335f04de6
support env variables to overwrite toml file
|
4 years ago |
Chris Lu
|
15ecf4e3bf
filer: default to leveldb2
|
5 years ago |
Chris Lu
|
d5560f2705
simplify metrics settings
|
5 years ago |
Chris Lu
|
8b43679ae3
refactoring
|
5 years ago |
Chris Lu
|
a11525fe4e
filer: adds basic metrics pushing to Prometheus gateway
|
5 years ago |
Chris Lu
|
ede876cfdb
periodic scripts exeuction from leader master
|
5 years ago |
Chris Lu
|
dabc9c9a89
filer: listen on specified ip address
|
5 years ago |
Chris Lu
|
21fe5bde7c
filer: remove customizable grpc port, fixed to filer port + 10000
|
5 years ago |
Chris Lu
|
2e03f3adef
filer: rename -port.public to -port.readonly
|
5 years ago |
Chris Lu
|
a3490b600c
weed filer, weed master: add option to disable http
|
5 years ago |
Chris Lu
|
d30600e6d6
fix filer starting under "weed server" when ip is not localhost
|
5 years ago |
Chris Lu
|
77b9af531d
adding grpc mutual tls
|
5 years ago |
Chris Lu
|
4ff4a147b2
cleanup security.Secret
|
5 years ago |
Chris Lu
|
501bd72b1c
wip: add security.toml file
|
5 years ago |
Chris Lu
|
93d0ad09af
error log format
|
5 years ago |
Chris Lu
|
52b24a9902
default "weed server -filer" to same directory as -mdir
|
5 years ago |
Chris Lu
|
1cbd53c01c
WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete
|
6 years ago |
Chris Lu
|
1d7e01b754
reformat
|
6 years ago |
Chris Lu
|
60d2f1557d
refactor func name
|
6 years ago |
Chris Lu
|
748870b03f
add "weed scaffold" command
|
6 years ago |