Chris Lu
40601953bf
comments
5 years ago
Chris Lu
daeb18be30
scaffold: fix master.toml typo
fix https://github.com/chrislusf/seaweedfs/issues/1247
5 years ago
Chris Lu
709f231e23
tiered storage: add s3 endpoint for private s3 implementation
fix https://github.com/chrislusf/seaweedfs/issues/1238
5 years ago
Chris Lu
e85da50ad4
remove tikv, move its support to "tikv" branch
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
1df13d0d6d
adjust instructions
5 years ago
Chris Lu
555413d9fc
weed queue starts
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
dc786a63ac
master: add configurable volume growth toml setting
5 years ago
Chris Lu
8925f3305d
adjust example
5 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
5 years ago
Chris Lu
e4b660699f
correct comments
fix https://github.com/chrislusf/seaweedfs/issues/1181
5 years ago
Chris Lu
86d4b18eb5
filer: optional recursive deletion
fix https://github.com/chrislusf/seaweedfs/issues/1176
5 years ago
Chris Lu
a9b1ee18af
default redis reads options
details in https://github.com/chrislusf/seaweedfs/pull/1165
5 years ago
Chris Lu
fcbd04c425
default to false in scaffold.go
5 years ago
Dakota Sullivan
f934a85d58
Add readOnly and routeByLatency options to scaffold.go
5 years ago
Chris Lu
bbb6ebc3c0
filer: DeleteFolderChildren for deleting large folders
5 years ago
Chris Lu
0da7b894cc
pass backend config from master to volume servers
5 years ago
Chris Lu
61bc1d6ffd
tweaking
5 years ago
Chris Lu
f60154f330
master load backend storage config from master.toml
5 years ago
Chris Lu
641b92f53c
fix scaffold error
5 years ago
Chris Lu
46294b42e6
filer: support memsql
fix https://github.com/chrislusf/seaweedfs/issues/1141
5 years ago
Chris Lu
9711a6ffaa
WIP
5 years ago
Chris Lu
de0c983808
refactoring scaffolding for master.toml
5 years ago
Lei Liu
46755ea1e1
fix master maintenance logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
stlpmo
62d393d6c9
ut pass
5 years ago
stlpmo
802a0eb3fe
move from cmd-line to scaffold
5 years ago
Chris Lu
23240efa63
filer: add tikv support
5 years ago
Chris Lu
b9f6236f8a
filer: fix typo
fix https://github.com/chrislusf/seaweedfs/issues/1031
5 years ago
Chris Lu
c79274f7eb
notes on supported meta data store
5 years ago
Feng Ye
fc0498798b
Add etcd filestore
5 years ago
Chris Lu
e66bddd84c
customizable sleep intervals
6 years ago
Chris Lu
50aa769554
jwt for read access control
6 years ago
Chris Lu
784141c5e6
adjust script parameter
6 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
6 years ago
Chris Lu
54b835e1ae
filer: redis cluster add option for password
fix https://github.com/chrislusf/seaweedfs/issues/971
6 years ago
Chris Lu
0fe286a6ca
filer: optimization for leveldb, add leveldb2
large filer db may see high CPU and disk usage due to background compaction
6 years ago
Chris Lu
7e0c3bb732
filer: adjust recommended mysql meta data type to LONGBLOB
fix https://github.com/chrislusf/seaweedfs/issues/966
6 years ago
Chris Lu
25941e0500
master: add jwt expires_after_seconds
6 years ago
Chris Lu
730a032137
filer mysql: adjust scaffolding instructions
6 years ago
Jonathan Amsterdam
72920efc20
added entry to scaffold
6 years ago
Chris Lu
2a52e70a41
weed filer: increase default mysql/postgres dir or name length to 65535
6 years ago
Jonathan Amsterdam
8db82e2b75
notification: add Go CDK pubsub support
Add the gocdk_pub_sub package, which supports the Go Cloud Development
Kit pubsub API.
Link in all current providers.
Update the notification scaffold.
6 years ago
Chris Lu
7bbe24dd28
volume server directly support https
6 years ago
Chris Lu
0fa1be8c4b
adjust formatting and comments
6 years ago
Chris Lu
77b9af531d
adding grpc mutual tls
6 years ago
Chris Lu
215cd27b37
add authorizing fileId write access
need to secure upload/update/delete for benchmark/filer/mount
need to add secure grpc
6 years ago
Chris Lu
501bd72b1c
wip: add security.toml file
6 years ago
Chris Lu
fb43a9d7b9
adjust message
6 years ago