Commit graph

10 commits

Author SHA1 Message Date
bb8ad1aebc [#4] Use available version of docker-compose in up target
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-18 16:46:40 +03:00
e7b6e3e3f9 [#3] Bump container version
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-16 16:58:49 +03:00
ec15c7982d [#3] Tick new epoch correctly during initialization
During startup tick new epoch implicitly so the storage
nodes are included in the network map. `tick.sh` script
was removed. HEALTHY status of the storage node is not
related to network map, so it is not necessary to tick
epoch during health check.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-16 16:58:45 +03:00
0f46999aec [#3] Enable homomorphic hashes for containers
Public integration tests, e.g. http-gw tests, create
default containers with homomorphic hashes. It should not
be disabled by default. The same config is applied in
frostfs-dev-env repo.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-16 16:58:34 +03:00
e28ab1c22a Add LICENSE
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-15 16:14:15 +03:00
0c33cbf7f9 Remove duplicate lines from Dockerfile
Duplicate lines break image build on older docker versions.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-15 16:14:15 +03:00
0d9dd9816e Update README.md
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-05-15 16:14:15 +03:00
9eaba45703 Fix missing bin
Signed-off-by: Artem Tataurov <a.tataurov@yadro.com>
2023-05-15 14:43:36 +03:00
ac2ef7221e Add .env file
Signed-off-by: Artem Tataurov <a.tataurov@yadro.com>
2023-05-15 14:35:02 +03:00
b9b81e3e7e Initial commit
Signed-off-by: Artem Tataurov <a.tataurov@yadro.com>
2023-05-15 14:22:33 +03:00