Commit graph

10 commits

Author SHA1 Message Date
Alex Vanin
7708f164ae Do not run emit worker on dev-env environment
Invocations of non-existed contracts make whole
environment unstable. It will be fixed later
with new neo-go releases and new environment dumps
that will container alphabet contracts.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-15 17:37:27 +03:00
Alex Vanin
ad68d73b71 Add alphabet contracts config for inner ring
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-14 18:07:07 +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
d0cfbcd95a Move start-stop order to single config
Now .services file defines list and order of services to start and stop.

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
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