Chris Lu
|
e73b0c2457
|
remove not ready status
|
5 years ago |
Chris Lu
|
1dc30214cb
|
mark encryptVolumeData as not ready
|
5 years ago |
Chris Lu
|
9b3109a5d8
|
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
|
5 years ago |
Chris Lu
|
13e215ee5c
|
filer: option to encrypt data on volume server
|
5 years ago |
Chris Lu
|
f90c43635d
|
refactoring
|
5 years ago |
Chris Lu
|
6a8484b4ae
|
master able to list all master clients by type
|
5 years ago |
Chris Lu
|
5bcb44eda9
|
filer: move buckets folder to filer.toml since it should not be changed often
|
5 years ago |
Chris Lu
|
d8dec2323b
|
s3: move buckets folder configuration to filer
|
5 years ago |
Chris Lu
|
d335f04de6
|
support env variables to overwrite toml file
|
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
|
15ecf4e3bf
|
filer: default to leveldb2
|
6 years ago |
Chris Lu
|
d5560f2705
|
simplify metrics settings
|
6 years ago |
Chris Lu
|
8b43679ae3
|
refactoring
|
6 years ago |
Chris Lu
|
a11525fe4e
|
filer: adds basic metrics pushing to Prometheus gateway
|
6 years ago |
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |
Chris Lu
|
dabc9c9a89
|
filer: listen on specified ip address
|
6 years ago |
Chris Lu
|
21fe5bde7c
|
filer: remove customizable grpc port, fixed to filer port + 10000
|
6 years ago |
Chris Lu
|
2e03f3adef
|
filer: rename -port.public to -port.readonly
|
6 years ago |
Chris Lu
|
a3490b600c
|
weed filer, weed master: add option to disable http
|
6 years ago |
Chris Lu
|
d30600e6d6
|
fix filer starting under "weed server" when ip is not localhost
fix https://github.com/chrislusf/seaweedfs/issues/886
|
6 years ago |
Chris Lu
|
77b9af531d
|
adding grpc mutual tls
|
6 years ago |
Chris Lu
|
4ff4a147b2
|
cleanup security.Secret
|
6 years ago |
Chris Lu
|
501bd72b1c
|
wip: add security.toml file
|
6 years ago |
Chris Lu
|
93d0ad09af
|
error log format
|
6 years ago |
Chris Lu
|
52b24a9902
|
default "weed server -filer" to same directory as -mdir
|
6 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 |
Chris Lu
|
f827ada811
|
merge notification config with filer.toml
|
6 years ago |
Chris Lu
|
f036ef8a3c
|
add filer notification
|
6 years ago |
Chris Lu
|
2e427c66ac
|
small refactoring
|
6 years ago |
Chris Lu
|
056871242b
|
remove println
|
7 years ago |
Chris Lu
|
1e1c368ae8
|
adjust filer help message
|
7 years ago |
Chris Lu
|
50d351944f
|
filer add data center option
|
7 years ago |
Chris Lu
|
d4d7ced922
|
refactoring: add type for needle id, offset
later the type size can possibly be adjusted
|
7 years ago |
Chris Lu
|
702ff48cda
|
add dir list limit option
|
7 years ago |
Chris Lu
|
2ad45ca04f
|
refactor
|
7 years ago |
Chris Lu
|
77fc8c5914
|
keep alive for gRpc calls
|
7 years ago |
Chris Lu
|
299312c805
|
use separate filer grpc port
|
7 years ago |
Chris Lu
|
43e3f5724c
|
use fixed list of masters in both filer and volume servers
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
Chris Lu
|
9e77563c99
|
add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
|
7 years ago |
Chris Lu
|
9f345da20f
|
mv filer proto to filer_pb
|
7 years ago |
Chris Lu
|
43a69d20bf
|
change filer API to gRPC
|
7 years ago |
Chris Lu
|
61ff330e99
|
adjust instructions
|
7 years ago |
Chris Lu
|
ef6224e45d
|
filer default to auto chunking file size to 32MB
|
7 years ago |
Chris Lu
|
478fe0ecf2
|
filer add readonly public port
|
8 years ago |
Chris Lu
|
7ecc0f4b11
|
rename variables
|
8 years ago |