MeenakshiSachdeva
|
1caa012a76
Fix Filer Sync Issue: 5455 (#5663)
|
4 months ago |
jerebear12
|
85d6d5371b
Disable filer UI in configuration (#5297)
|
8 months ago |
chrislu
|
d3688938d9
avoid nil
|
10 months ago |
jerebear12
|
06343f8976
Set allowed origins in config (#5109)
|
10 months ago |
tired-engineer
|
4ed06e9ba5
Pass correct Filer's gRPC port to S3 server. (#4972)
|
1 year ago |
Nico D'Cotta
|
796b7508f3
Implement SRV lookups for filer (#4767)
|
1 year ago |
Amir H. Yeganemehr
|
f0d3c874b6
Unix Socket listener for S3 server (#4621)
|
1 year ago |
Konstantin Lebedev
|
4dd890d4a2
optional https port for s3 (#4482)
|
1 year ago |
lfhy
|
1976ca9160
add -disk to filer command (#4247)
|
1 year ago |
chrislu
|
469c959e6a
add missing options for webdav
|
1 year ago |
Jiffs Maverick
|
4b0430e71d
[metrics] Add the ability to control bind ip (#4012)
|
1 year ago |
Ryan Russell
|
8efe1db01a
refactor(various): `Listner` -> `Listener` readability improvements (#3672)
|
2 years ago |
Ryan Russell
|
19652c1b83
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)
|
2 years ago |
Konstantin Lebedev
|
8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571)
|
2 years ago |
Konstantin Lebedev
|
903a06a160
avoid data race access to startDelay (#3548)
|
2 years ago |
LHHDZ
|
84ec68e11a
Add download speed limit support (#3408)
|
2 years ago |
Konstantin Lebedev
|
4d08393b7c
filer prefer volume server in same data center (#3405)
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
yulai.li
|
af23e63e3f
Improve filer command help, add supported filer store list
|
2 years ago |
yulai.li
|
b90d213a87
Change ui.deleteDir default to true
|
2 years ago |
yulai.li
|
28cda854eb
Add filer command line parameter to let Filer UI show/hide directory delete button
|
2 years ago |
chrislu
|
8a1166c021
auto remove previous leftover socket
|
2 years ago |
chrislu
|
633a4aed18
filer: fix customizable local socket file name
|
2 years ago |
chrislu
|
29198720f2
s3: add grpc server to accept configuration changes
|
2 years ago |
chrislu
|
94635e9b5c
filer: add filer group
|
2 years ago |
chrislu
|
a69f0b62c2
start filer local socket only on non windows
|
2 years ago |
Konstantin Lebedev
|
b6a2b43efe
allowDeleteBucketNotEmpty
|
2 years ago |
chrislu
|
21e0898631
refactor: change masters from a slice to a map
|
2 years ago |
Konstantin Lebedev
|
849a2c1f68
fix cmdFiler
|
2 years ago |
Konstantin Lebedev
|
105bcfdbd4
set iam ip from filer
|
2 years ago |
Berck Nash
|
7ee38fa3a4
The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few problems:
|
2 years ago |
chrislu
|
3639cad69c
master, filer, s3: also listen to "localhost" in addition to specific ip address
|
2 years ago |
chrislu
|
3a6eb8ca5f
default bind to one ip address
|
2 years ago |
banjiaojuhao
|
b9ff7723dd
[bugfix] filer: nil pointer dereference
|
2 years ago |
chrislu
|
da3d330616
s3 and filer transport using unix domain socket instead of tcp
|
2 years ago |
chrislu
|
4e181db21a
mount: default disable cache
|
2 years ago |
chrislu
|
85c526c583
s3: bind to a specific IP
|
2 years ago |
Konstantin Lebedev
|
10678cde81
audit log config
|
2 years ago |
Chris Lu
|
c4e22b5a9a
filer: deprecate "-peers" option
|
3 years ago |
Chris Lu
|
4a1d4d7462
s3: default to allow empty folder for better performance
|
3 years ago |
Chris Lu
|
52fe86df45
use default 10000 for grpc port
|
3 years ago |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
Chris Lu
|
2c9d4c8f43
custom grpc port: filer
|
3 years ago |
Chris Lu
|
574485ec69
better IP v6 support
|
3 years ago |
Chris Lu
|
0128239c0f
handle ipv6 addresses
|
3 years ago |
Chris Lu
|
13e45e1605
filer.remote.sync can work now
|
3 years ago |
Chris Lu
|
6ba65c3382
customizable debug port
|
3 years ago |
Chris Lu
|
1ff8285d82
debug from any server
|
3 years ago |
Chris Lu
|
0d6f45cb46
add debug option to generate full goroutine stack dump
|
3 years ago |
Philippe Pepiot
|
42a761ee20
Fix typo in weed filer long help
|
3 years ago |