1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 05:47:03 +09:00
Commit graph

41 commits

Author SHA1 Message Date
Kirill Shklyaev
2386588196 improving minio bucket creation 2024-07-10 14:36:41 +03:00
Grigory Efimov
1a3e82e694
docker-compose.yml fixed create-bucket 2024-07-09 20:29:43 -03:00
Grigory Efimov
ab3dcd93cc
docker-compose.yml added "stop_signal" and refactoring "command" 2024-06-27 20:09:43 -03:00
hellodword
63eb2c66bf
Fix pull access warnings for local builds 2024-06-27 15:15:56 +00:00
Grigory Efimov
ed0667d7c3
added STORAGE_DIR 2024-06-24 13:35:50 -03:00
Grigory Efimov
18e92cac9b
OPS-473 added netcheck service 2024-05-30 19:34:24 -03:00
Grigory Efimov
76ec4e825a
Merge branch 'main' into netcheck 2024-05-30 15:00:39 -03:00
Grigory Efimov
67e873932f
docker-compose.yml fixed redis port 2024-05-17 13:58:13 -03:00
Grigory Efimov
7b57295ff3
removed any-sync-admin 2024-05-16 13:37:13 -03:00
Grigory Efimov
c3a7407958
added Dockerfile-netcheck 2024-05-16 13:20:42 -03:00
CzBiX
ea4bd985ae
Fix UDP ports mapping 2024-05-12 19:41:20 +08:00
dyumin
7ceba2bd97 restart must be a string 2024-05-05 21:17:11 +03:00
Grigory Efimov
d97f23f266
Remove version from docker as it is deprecated 2024-05-03 17:15:24 -03:00
Grigory Efimov
9888da2f60
added EXTERNAL_MINIO_PORT and EXTERNAL_MINIO_WEB_PORT 2024-04-26 18:09:38 -03:00
Grigory Efimov
a9b8cfc429
added support prod,stage1 versions for ghcr docker images 2024-04-23 18:58:29 -03:00
Grigory Efimov
78ac4eda72
docker-compose.yml fixed mongo rs init command 2024-04-05 16:27:07 -03:00
Grigory Efimov
97ba90a057
docker-compose.yml: refactoring mongo - reduced to one instance 2024-04-05 11:32:09 -03:00
Grigory Efimov
eb5aae8025
Revert "Revert "fix status 'unhealthy' in mongo replset configuration""
This reverts commit c6dd387c19.
2024-04-04 20:06:24 -03:00
Grigory Efimov
c6dd387c19
Revert "fix status 'unhealthy' in mongo replset configuration"
This reverts commit 75eb15ba34.
2024-04-04 17:02:45 -03:00
Kirill Shklyaev
75eb15ba34 fix status 'unhealthy' in mongo replset configuration 2024-03-14 22:14:55 +03:00
Grigory Efimov
6f1e4e7b9f
added EXTERNAL_ANY_SYNC_ADMIN_PORT 2024-03-04 14:26:41 -03:00
Kirill Shklyaev
9c81b9f3c3 fixed replacement of variables in aws credentials file 2024-02-19 18:26:16 +03:00
Grigory Efimov
62618c0741
added docker-compose.any-sync-admin.yml
fixed mongo url for any-sync-admin
2024-02-13 18:30:23 -03:00
Grigory Efimov
69003a237f
docker-compose.yml fixed any-sync-admin depends 2024-02-13 15:29:25 -03:00
Grigory Efimov
93362b87ee
added any-sync-admin 2024-02-12 17:26:30 -03:00
Kirill Shklyaev
0716d8b60c Added new s3 backend: minio, added health checks for services 2024-01-23 20:00:19 +00:00
Grigory Efimov
ebf56e9190 fixed redis-servr data dir and fixed s3 emulator dns name 2024-01-15 16:58:17 -03:00
Kirill Shklyaev
7e307b1bd3 added versions to env, fixed variable names in script, fixes in Makefile 2023-11-14 19:10:03 +03:00
Kirill Shklyaev
91f4e95f65 Compatibility support, improvements and fixes 2023-11-13 21:50:56 +03:00
Grigory Efimov
5afae5aabb docker-compose.yml add module redisbloom.so 2023-11-13 13:39:03 -03:00
Grigory Efimov
9ae732f2b5 replace redis to redis-stack-server 2023-10-25 11:18:02 -03:00
Grigory Efimov
23e5db8d0c added quic support 2023-10-02 11:14:43 -03:00
Grigory Efimov
ea780d0b74 added anyconf for generate configs 2023-08-18 16:30:48 +03:00
Grigory Efimov
6598910062 added consensusnode 2023-08-18 16:30:48 +03:00
Mikhail Iudin
22e1547725 first imports 2023-08-18 16:30:48 +03:00
Grigory Efimov
124541315f docker-compose.yml: refactoring 2023-08-18 16:30:48 +03:00
Kirill
8a7b813a4d docker-compose.yml: tmp fix for nodeconf 2023-08-18 16:30:42 +03:00
Kirill
01b4a38cca update configuration for network nodeconf 2023-08-18 16:30:41 +03:00
Kirill
a52d4956a2 add specific versions support 2023-08-18 16:30:40 +03:00
Kirill
e47a252227 add s3-emulator 2023-08-18 16:30:39 +03:00
Kirill
7405c717f8 init 2023-08-18 16:30:37 +03:00