Chris Lu
f51bf61a16
remove wrong parameter
2021-04-30 22:51:30 -07:00
Chris Lu
1faafce832
fix docker image release
2021-04-18 21:46:03 -07:00
Konstantin Lebedev
995ae91007
add DeleteUserPolicy
2021-04-08 11:16:36 +05:00
Konstantin Lebedev
6b3cc94ac4
minio gateway s3 docker compose file
2021-03-29 14:59:59 +05:00
Chris Lu
b1a86cf808
s3: copy object to itself
...
fix https://github.com/chrislusf/seaweedfs/issues/1922
2021-03-19 01:31:49 -07:00
Chris Lu
2d567e00aa
add mount memory profiling
2021-03-12 02:54:08 -08:00
Konstantin Lebedev
d66645ecda
add 12 tests
...
https://github.com/chrislusf/seaweedfs/issues/1810
2021-03-12 12:40:33 +05:00
Chris Lu
216de41ed9
build static binary in docker images
...
fix https://github.com/chrislusf/seaweedfs/issues/1856
2021-03-10 12:17:31 -08:00
Chris Lu
105fcd7bfc
Merge pull request #1872 from kmlebedev/grpc_auth
...
TLS allowed CommonNames
2021-03-10 11:17:49 -08:00
Konstantin Lebedev
348e21a08c
add comments
2021-03-10 14:42:39 +05:00
Konstantin Lebedev
831953c55c
allowed wildcard domain
2021-03-10 14:02:13 +05:00
Konstantin Lebedev
0e02f7e258
comma-separated SSL certificate common names
2021-03-10 12:42:44 +05:00
Chris Lu
bf5b795717
fix outdated cron job scripts
...
fix https://github.com/chrislusf/seaweedfs/issues/1881
2021-03-09 16:49:05 -08:00
Konstantin Lebedev
190fada1ef
TLS allowed commonNames
2021-03-08 21:39:44 +05:00
Chris Lu
4b75981d69
add dependency for local dev cluster
2021-03-01 02:40:22 -08:00
Chris Lu
65fbc0575f
2clusters adds tiering to s3
2021-02-28 22:57:01 -08:00
Chris Lu
026b1f96bf
setup 2 clusters, with one as s3 destination
2021-02-28 16:13:44 -08:00
Chris Lu
6593a0f3d1
adjust
2021-02-19 14:08:29 -08:00
Robin
4de2d6774a
Add build arg to choose dev or stable release
2021-02-18 21:23:26 +01:00
Konstantin Lebedev
127097cd2b
ceph s3-tests include in the docker compose files
...
https://github.com/chrislusf/seaweedfs/issues/1810
2021-02-18 04:03:42 +05:00
Chris Lu
7ce647f27e
support customizable disk type
2021-02-13 15:42:42 -08:00
Konstantin Lebedev
0cfed8c3cb
restart replication if RabbitMQ connection closed
...
https://github.com/google/go-cloud/issues/2958
2021-02-10 15:29:05 +05:00
Chris Lu
ee4b208b8a
increase to 3 volumes for local cluster
2021-02-03 13:55:19 -08:00
Chris Lu
430aca474c
relocating local docker compose files
2021-02-03 13:09:34 -08:00
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
2021-02-03 21:32:30 +05:00
Chris Lu
9c56b46886
webdav: adds to docker file
2021-01-31 22:57:30 -08:00
Chris Lu
314dc1c957
filer: etcd store fix listing
...
fix https://github.com/chrislusf/seaweedfs/issues/1767
2021-01-30 13:38:44 -08:00
Chris Lu
678b9a60be
test different volumeServerAcccss
2021-01-30 05:38:31 -08:00
Chris Lu
822f1ade9d
Merge pull request #1762 from kmlebedev/backupsink
...
replication to create time date directory
2021-01-28 02:03:33 -08:00
Konstantin Lebedev
02fdc0a333
rename backup to local_incremental and use mtime
2021-01-28 14:56:13 +05:00
Chris Lu
7a96276f34
adjust dev local docker compose yaml
2021-01-27 10:29:09 -08:00
Konstantin Lebedev
6b54ff9912
replication to create time date directory
2021-01-27 15:01:33 +05:00
Konstantin Lebedev
3634811408
replication to todays date directory
2021-01-27 12:45:58 +05:00
Konstantin Lebedev
612b7975a1
replication to local disk storage
2021-01-26 22:50:25 +05:00
Chris Lu
6897f1bfbc
makefile: add env for 2 clusters
2021-01-24 00:00:42 -08:00
Chris Lu
3ecd989500
add local mount for testing
2021-01-22 22:47:23 -08:00
Konstantin Lebedev
0f1c08d8ec
docker-compose
...
- prometheus
- nginx
2021-01-17 18:33:14 +05:00
Chris Lu
e9ccc0a6c5
adjust
2021-01-09 22:53:09 -08:00
Chris Lu
3fdf73e514
add mem_limit for mount
2021-01-01 20:20:35 -08:00
Chris Lu
712563fbdd
dev cluster adds fuse mount
2020-12-31 19:54:33 -08:00
Chris Lu
54fe0e5059
Merge pull request #1713 from nivekuil/master
...
Add fuse to all dockerfiles
2020-12-28 14:46:11 -08:00
nivekuil
efd4253ab6
Add fuse to all dockerfiles
2020-12-28 13:54:02 -08:00
Konstantin Lebedev
6b4e9eef57
k8s build
2020-12-21 20:58:41 +05:00
nivekuil
af8dffd66f
Add fuse to docker image
2020-12-20 21:48:35 -08:00
LazyDBA247-Anyvision
a37f069296
fix Argument Name, and use the correct one.
2020-12-17 19:41:33 +02:00
LazyDBA247-Anyvision
2ac31da89e
support build branches other than master
2020-12-15 14:07:13 +02:00
Konstantin Lebedev
eadbba5c95
security master use access.ui
2020-12-04 12:57:59 +05:00
Chris Lu
81024761cd
add local registry docker cluster
2020-11-11 02:02:30 -08:00
Chris Lu
12eafd634d
add public url for volume server
2020-10-23 18:19:07 -07:00
Chris Lu
0cea84e7ab
make it easy with setting up multiple masters in a clcuster
2020-10-23 18:18:46 -07:00
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 $@"
2020-10-21 01:47:29 +02:00
Chris Lu
da6b9e673b
add build version
2020-10-18 21:28:19 -07:00
Chris Lu
b843358d65
adjust
2020-10-18 21:27:07 -07:00
Chris Lu
a47e8f4c06
adjust
2020-10-18 21:07:37 -07:00
Chris Lu
bff99ecc75
build add git version
2020-10-18 21:02:08 -07:00
user
d116432775
POSIX shell compatibility
2020-10-08 19:40:18 +09:00
Chris Lu
b5add9b8f9
docker adds large disk version
2020-09-14 20:58:05 -07:00
Robin Grönberg
bad2771802
Update docker README with docker buildx instructions.
2020-06-30 23:38:00 +02:00
Robin Grönberg
a6a46ae503
Use alpine base image instead of glib image.
2020-06-30 23:27:10 +02:00
Robin Grönberg
64d451bdca
Make Dockerfile multiarch.
...
Support for:
- amd64
- arm64
- armv7
- armv6
2020-06-30 22:22:29 +02:00
Chris Lu
ab4c9ac221
allow optionally change volume max count
2020-05-22 10:37:04 -07:00
Chris Lu
1e64dbcb98
Revert "allow overwrite flags"
...
This reverts commit 232b0f0e
2020-05-22 10:30:46 -07:00
Chris Lu
232b0f0e6e
allow overwrite flags
2020-05-21 22:19:09 -07:00
nevermore1000
d4db0db220
some typos
2020-05-13 19:16:03 +08:00
Chris Lu
5c5ddc740d
docker: entrypoint skip ip address detection
2020-03-25 14:39:43 -07:00
Chris Lu
3775211962
optimize entrypoint for docker
2020-03-22 18:35:45 -07:00
Chris Lu
4dec5e0e4a
fix dockerhub build
2020-03-01 18:23:07 -08:00
Chris Lu
f69a1694e7
clean up waitForFiler option
2020-02-26 16:50:40 -08:00
Chris Lu
c4de814347
docker: add cluster mode
2020-02-26 16:46:29 -08:00
Chris Lu
ca4ca1ae6f
update docker local dev env
2020-02-25 21:56:15 -08:00
Chris Lu
0c298ef890
Update README.md
2020-01-26 13:27:25 -08:00
Chris Lu
8d372f7394
update docker readme
2020-01-26 13:24:43 -08:00
Chris Lu
3f6e0e34cb
Revert "use docker built binaries for faster automated release"
...
This reverts commit 9863f51cc8
.
2020-01-25 08:17:59 -08:00
Chris Lu
9863f51cc8
use docker built binaries for faster automated release
2020-01-25 08:04:45 -08:00
Chris Lu
94526f8e10
2-stage docker dev image build
...
fix https://github.com/chrislusf/seaweedfs/issues/1047
2020-01-25 07:50:54 -08:00
Chris Lu
09bf256fc6
less logs for volume servers
2020-01-24 20:07:12 -08:00
Chris Lu
8e071c2fa6
docker: tweaking docker file
2020-01-24 17:56:46 -08:00
Chris Lu
2401168c13
fix dev build
2020-01-01 11:00:02 -08:00
Chris Lu
e40a051d4b
fix dev docker build
2020-01-01 09:47:25 -08:00
Chris Lu
06ff984786
set master ip in docker compose yaml file
...
fix https://github.com/chrislusf/seaweedfs/issues/1118
2019-12-11 21:38:54 -08:00
Chris Lu
15ecf4e3bf
filer: default to leveldb2
2019-06-30 00:44:57 -07:00
Chris Lu
784141c5e6
adjust script parameter
2019-06-05 01:48:03 -07:00
Chris Lu
dd4ef58d99
skip setting ip address for filer
...
related to https://github.com/chrislusf/seaweedfs/issues/960
2019-05-14 23:35:39 -07:00
Chris Lu
89f97777d9
docker adjust cronjob schedule, add volume.balance job
2019-05-05 21:42:41 -07:00
Zicklag
3895c86812
Add cronjob Mode For The Docker Container
...
fixes #907
2019-04-09 13:22:46 -05:00
Chris Lu
43e9dc3cf2
docker: add the /data/filerdb folder
2019-03-15 00:54:01 -07:00
Chris Lu
5cbe7392a3
weed server: mkdir first
2019-03-15 00:33:51 -07:00
Chris Lu
a4e8aa98a0
weed server: mkdir first, and set the master ip address
...
fix https://github.com/chrislusf/seaweedfs/issues/885
2019-03-15 00:32:42 -07:00
Chris Lu
023f447d56
add directory /data/filerdb
...
fix https://github.com/chrislusf/seaweedfs/issues/885
2019-03-14 23:48:53 -07:00
Chris Lu
2b3cef7780
fix docker to work with master grpc port
2019-01-18 14:32:02 -08:00
Chris Lu
68eacc2226
adjust local build
2018-12-27 16:41:22 -08:00
Chris Lu
1818e7d997
renaming to docker/seaweedfs-compose.yml
2018-12-27 16:22:26 -08:00
Chris Lu
4b444d58ee
create filerdb folder
2018-12-27 15:30:41 -08:00
Chris Lu
13715fb851
adjust docker builds
2018-12-27 15:15:33 -08:00
Chris Lu
68028ee876
clean up
2018-12-27 15:13:58 -08:00
Chris Lu
f84eb801ff
fix mkdir path
2018-12-27 14:41:00 -08:00
Chris Lu
c4b15a98c6
ensure folder /data/filerdb
2018-12-27 14:35:41 -08:00
Chris Lu
fe3805d1cb
Revert "use /data for filer"
...
This reverts commit 469afddc80
.
2018-12-27 14:29:34 -08:00
Chris Lu
469afddc80
use /data for filer
2018-12-27 14:28:28 -08:00
Chris Lu
3cb2333679
separate docker-compose.yml into local and remote images
2018-12-27 14:01:47 -08:00