Commit graph

66 commits

Author SHA1 Message Date
Alex Vanin
9e0143602c Update neofs-node to v0.14.1
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-15 19:14:33 +03:00
Stanislav Bogatyrev
88b9e200d6 [#33] Move storage nodes shards to volumes
Need to save node's data between runs. Useful for test cases.

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2021-01-13 14:10:59 +03:00
Alex Vanin
4d3ae36e9b Update environment for preview4
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-30 14:52:57 +03:00
Alex Vanin
c5b611e6cf Add storage engine configuration for storage nodes
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-15 14:28:02 +03:00
Stanislav Bogatyrev
a1d56e6b55 Minor Makefile fixes
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-12-01 17:35:35 +03:00
Alex Vanin
e37c18b45f Add notification endpoint explicitly
Now node has default value for notification endpoint
but it won't last forever, so it is better to
set it up explicitly.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-18 16:18:41 +03:00
Alex Vanin
2d91848c67 Update neofs-node to v0.12.0
With this commit:
* sidechain produces block per second,
* inner ring nodes emit gas through alphabet contracts,
* storage nodes re-bootstrap every couple of epochs, otherwise
they will be removed from netmap.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-18 10:13:44 +03:00
Alex Vanin
e5f3b37bd3 Update neo environment for pre-preview4 version
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-02 15:21:49 +03:00
Alex Vanin
1d8e79c0e4 Add storage node attributes
Also fix indent for env vars.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-09-24 18:04:25 +03:00
Stanislav Bogatyrev
a4cb92016f Restart IR and Storage on failures
Removing useless container health checks and just making IR and Storage nodes to
restart on failure. NeoFS daemons should do all they can to survive.

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-24 13:50:34 +03:00
Stanislav Bogatyrev
7d8fbc7754 Use common /etc/hosts
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-24 12:34:33 +03:00
Alex Vanin
bdb2eb6d67 Update chain dump with seven inner ring nodes 2020-09-24 00:14:32 +03:00
Stanislav Bogatyrev
959d994ae5 Add local devenv domain
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-09-23 09:54:19 +03:00
Alex Vanin
a2df248141 [#2] Prepare environment for preview-3
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-09-22 18:03:14 +03:00
alexvanin
9f05ed3d0f Update neofs-node to v0.11.0
This commit:
  - removes unused .drone.yml,
  - updates neofs-node and neofs-cli up to v0.11.0,
  - updates chain dumps.
2020-07-24 18:02:06 +03:00
alexvanin
4ea09ba995 Initial commit 2020-07-10 18:33:27 +03:00