Chris Lu
53b300edd8
add git version for local builds
4 years ago
Chris Lu
f51bf61a16
remove wrong parameter
4 years ago
Chris Lu
1faafce832
fix docker image release
4 years ago
Konstantin Lebedev
995ae91007
add DeleteUserPolicy
4 years ago
Konstantin Lebedev
6b3cc94ac4
minio gateway s3 docker compose file
4 years ago
Chris Lu
b1a86cf808
s3: copy object to itself
fix https://github.com/chrislusf/seaweedfs/issues/1922
4 years ago
Chris Lu
2d567e00aa
add mount memory profiling
4 years ago
Konstantin Lebedev
d66645ecda
add 12 tests
https://github.com/chrislusf/seaweedfs/issues/1810
4 years ago
Chris Lu
216de41ed9
build static binary in docker images
fix https://github.com/chrislusf/seaweedfs/issues/1856
4 years ago
Konstantin Lebedev
348e21a08c
add comments
4 years ago
Konstantin Lebedev
831953c55c
allowed wildcard domain
4 years ago
Konstantin Lebedev
0e02f7e258
comma-separated SSL certificate common names
4 years ago
Chris Lu
bf5b795717
fix outdated cron job scripts
fix https://github.com/chrislusf/seaweedfs/issues/1881
4 years ago
Konstantin Lebedev
190fada1ef
TLS allowed commonNames
4 years ago
Chris Lu
4b75981d69
add dependency for local dev cluster
4 years ago
Chris Lu
65fbc0575f
2clusters adds tiering to s3
4 years ago
Chris Lu
026b1f96bf
setup 2 clusters, with one as s3 destination
4 years ago
Chris Lu
6593a0f3d1
adjust
4 years ago
Robin
4de2d6774a
Add build arg to choose dev or stable release
4 years ago
Konstantin Lebedev
127097cd2b
ceph s3-tests include in the docker compose files
https://github.com/chrislusf/seaweedfs/issues/1810
4 years ago
Chris Lu
7ce647f27e
support customizable disk type
4 years ago
Konstantin Lebedev
0cfed8c3cb
restart replication if RabbitMQ connection closed
https://github.com/google/go-cloud/issues/2958
4 years ago
Chris Lu
ee4b208b8a
increase to 3 volumes for local cluster
4 years ago
Chris Lu
430aca474c
relocating local docker compose files
4 years ago
Konstantin Lebedev
24ec17219b
RabbitMQ delay retry with Dead Letter Exchange
https://github.com/chrislusf/seaweedfs/issues/1773
https://github.com/google/go-cloud/issues/2952
4 years ago
Chris Lu
9c56b46886
webdav: adds to docker file
4 years ago
Chris Lu
314dc1c957
filer: etcd store fix listing
fix https://github.com/chrislusf/seaweedfs/issues/1767
4 years ago
Chris Lu
678b9a60be
test different volumeServerAcccss
4 years ago
Konstantin Lebedev
02fdc0a333
rename backup to local_incremental and use mtime
4 years ago
Chris Lu
7a96276f34
adjust dev local docker compose yaml
4 years ago
Konstantin Lebedev
6b54ff9912
replication to create time date directory
4 years ago
Konstantin Lebedev
3634811408
replication to todays date directory
4 years ago
Konstantin Lebedev
612b7975a1
replication to local disk storage
4 years ago
Chris Lu
6897f1bfbc
makefile: add env for 2 clusters
4 years ago
Chris Lu
3ecd989500
add local mount for testing
4 years ago
Konstantin Lebedev
0f1c08d8ec
docker-compose
- prometheus
- nginx
4 years ago
Chris Lu
e9ccc0a6c5
adjust
4 years ago
Chris Lu
3fdf73e514
add mem_limit for mount
4 years ago
Chris Lu
712563fbdd
dev cluster adds fuse mount
4 years ago
nivekuil
efd4253ab6
Add fuse to all dockerfiles
4 years ago
Konstantin Lebedev
6b4e9eef57
k8s build
4 years ago
nivekuil
af8dffd66f
Add fuse to docker image
4 years ago
LazyDBA247-Anyvision
a37f069296
fix Argument Name, and use the correct one.
4 years ago
LazyDBA247-Anyvision
2ac31da89e
support build branches other than master
4 years ago
Konstantin Lebedev
eadbba5c95
security master use access.ui
4 years ago
Chris Lu
81024761cd
add local registry docker cluster
4 years ago
Chris Lu
12eafd634d
add public url for volume server
4 years ago
Chris Lu
0cea84e7ab
make it easy with setting up multiple masters in a clcuster
4 years ago
suika
e932262b07
Allow custom command arguments to override default values in docker
Depending on a setup, 1GB volume limit is not the preferable size.
As weed can process multiple arguements and the later argument is the one to be used,
it is relatively easy to override the arguments defined in the entrypoint.
The arguments passed to the script will be shifted and appended at the end of the command. Since the first argument will fall into specific case, the argument can be predefined and the whole argument array shifted. Allowing to do "volume/server/master/etc $ARGS $@"
4 years ago
Chris Lu
da6b9e673b
add build version
4 years ago