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

228 commits

Author SHA1 Message Date
Kirill Shklyaev
885a84bfb9 generate nodes.yml file for netcheck tool 2025-02-05 14:18:30 +03:00
Kirill Shklyaev
ef3158740b improved config generation: adaptations, fixes, refactoring 2025-02-05 13:55:34 +03:00
Grigory Efimov
5ae9f4a70a
Merge pull request #124 from anyproto/122-still-missing-z-in-makefile
Makefile fixed for selinux
2025-01-09 11:49:37 -03:00
Grigory Efimov
477ba38979
Makefile fixed for selinux 2025-01-08 18:02:08 -03:00
Grigory Efimov
176071776d
Merge pull request #120 from anyproto/119-missing-exposed-ports
docker-compose.yml added ports config for mongo,redis, minio admin
2024-12-23 13:53:28 -03:00
Grigory Efimov
42806dd46b
docker-compose.yml added ports config for mongo,redis, minio admin 2024-12-23 13:38:52 -03:00
Kirill Shklyaev
47e10c6d61
Merge pull request #117 from anyproto/del-/-from-tests
del symbol / from tests
2024-12-04 22:59:44 +03:00
Kirill Shklyaev
f9498bdf7c del symbol / from tests 2024-12-04 22:55:25 +03:00
Grigory Efimov
08c43f8e7f
Merge pull request #115 from anyproto/selinux
docker-compose.yml added selinux support
2024-11-28 13:34:18 -03:00
Grigory Efimov
9cd2275b23
docker-compose.yml added selinux support 2024-11-28 13:31:08 -03:00
Kirill Shklyaev
b7ed956afe
Merge pull request #114 from anyproto/113-dont-build-a-anyconf-container
bump go version for any-sync-tools
2024-11-28 17:43:00 +03:00
Kirill Shklyaev
64fab7732e bump go version for any-sync-tools 2024-11-28 14:23:33 +03:00
Grigory Efimov
31fa3b499b
Merge pull request #112 from anyproto/111-make-file-sync-node-ports-overridable-in-env
added METRIC_ADDR and API_SERVER_ADDR variables in env
2024-11-20 17:34:02 -03:00
Grigory Efimov
971416cf82
added METRIC_ADDR and API_SERVER_ADDR variables in env 2024-11-20 16:48:40 -03:00
Kirill Shklyaev
fe09af1eac
Merge pull request #109 from anyproto/OPS-467
OPS-467 - added env replacement test, fixes
2024-11-20 17:37:05 +03:00
Grigory Efimov
43a62c941f
tests/main.sh fixed docker compose cmd 2024-11-20 11:26:05 -03:00
Grigory Efimov
400a378351
tests: optimization and refactoring 2024-11-19 19:29:58 -03:00
Grigory Efimov
fb836ea10f
Makefile: added QUIET_MODE support 2024-11-19 18:40:55 -03:00
Kirill Shklyaev
d609b657c3 ignore tests/variables.txt 2024-11-12 18:31:39 +03:00
Kirill Shklyaev
7f89594376 added env variable replacement test 2024-11-12 18:27:34 +03:00
Kirill Shklyaev
8c0b367f11 allow empty externalListenHosts if any-sync network is not on local host 2024-11-12 18:26:15 +03:00
Kirill Shklyaev
2946eccff3 mount point reduction for netcheck service 2024-11-12 18:17:26 +03:00
Grigory Efimov
31effaaeee
Merge pull request #104 from anyproto/release
anytype release
2024-10-25 11:18:58 -03:00
Grigory Efimov
6dcec7a30e
.env.default ANY_SYNC_COORDINATOR_VERSION=prod for release 2024-10-25 11:11:14 -03:00
Grigory Efimov
2396a42c62
Merge pull request #101 from anyproto/97-image-synchronization-issues
97 image synchronization issues
2024-10-22 08:48:06 -03:00
Grigory Efimov
2ac09c7361
added variable REDIS_MAXMEMORY 2024-10-17 13:23:53 -03:00
Grigory Efimov
21c0b0b3bf
Merge branch 'main' into 97-image-synchronization-issues 2024-10-17 13:16:57 -03:00
Grigory Efimov
5f1b61e3aa
Merge pull request #100 from anyproto/98-cant-generate-an-invite-link-sync-images
docker-compose.yml remove unused ports
2024-10-17 13:15:38 -03:00
Grigory Efimov
48d61f4027
docker-compose.yml remove unused ports 2024-10-17 13:14:09 -03:00
Grigory Efimov
1b7e1e9c3f
.env.default added ANY_SYNC_DAEMONS_MEMORY_LIMIT 2024-10-15 13:39:46 -03:00
Grigory Efimov
41d0cacd80
.env.override.* added info 2024-09-12 12:57:16 -03:00
Kirill Shklyaev
24d88bba03
latest stable v0.3.26 for any-sync-coordinator 2024-09-12 12:16:36 +03:00
Grigory Efimov
f88c376d8c
Merge pull request #95 from anyproto/88-error-unable-to-run-the-generated-docker-image
88 error unable to run the generated docker image
2024-08-28 17:02:18 -03:00
Grigory Efimov
05492d087e
Merge branch 'main' into 88-error-unable-to-run-the-generated-docker-image 2024-08-28 15:47:01 -03:00
Grigory Efimov
ceebb4a8bf
Merge pull request #94 from pendyurinandrey/main
Made the restart policies of Docker containers more consistent
2024-08-28 15:38:50 -03:00
Grigory Efimov
ab775a054b
Merge branch 'main' into 88-error-unable-to-run-the-generated-docker-image 2024-08-28 15:36:06 -03:00
pendyurinandrey
900000ae4d Switched from always to unless-stopped 2024-08-28 13:32:53 +03:00
pendyurinandrey
889c163a82 Clean up 2024-08-27 21:19:03 +03:00
pendyurinandrey
afbeb1bfa6 Clean up 2024-08-27 20:54:51 +03:00
pendyurinandrey
420dff4bd6 Added restart-always for any-sync-tools 2024-08-27 19:47:39 +03:00
pendyurinandrey
a41f8b7e20 Switched to restart always 2024-08-27 19:16:47 +03:00
Grigory Efimov
85c5d6b3b7
README.md fixed 2024-08-21 16:43:38 -03:00
Grigory Efimov
c3e05d1684
README.md fixed 2024-08-21 16:42:21 -03:00
Grigory Efimov
d5eadd6073
Merge pull request #93 from anyproto/92-self-host-error
renamed .env.common -> .env.default
2024-08-21 16:40:28 -03:00
Grigory Efimov
22fa2efb0e
README.md fixed 2024-08-21 16:38:47 -03:00
Grigory Efimov
c3ddeb5631
renamed .env.common -> .env.default
added headers in .env.default and edited README.md
2024-08-21 16:32:42 -03:00
Grigory Efimov
3562474852
Makefile fixed build in generate_env 2024-08-14 14:05:40 -03:00
Grigory Efimov
006a038dbe
.gitignore added account_stop.json 2024-08-14 13:57:14 -03:00
Grigory Efimov
522b4576dd
Merge pull request #91 from anyproto/pr76finish
additional edits for PR76
2024-08-14 13:28:49 -03:00
Grigory Efimov
528268e450
additional edits for https://github.com/anyproto/any-sync-dockercompose/pull/76 2024-08-14 13:26:01 -03:00