frostfs-dev-env/docs/ir.md
Alex Vanin d8670279e3 Update docs for preview4 environment
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-18 11:18:17 +03:00

16 lines
403 B
Markdown

# NeoFS Inner Ring
Minimal set of seven NeoFS InnerRing as required by Governance scheme.
## .env settings
### IR_VERSION=0.12.0
Image version label to use for InnerRing containers.
If you want to use locally built image, just set it's label here. Instead of
pulling from DockerHub, the local image will be used.
### IR_IMAGE=nspccdev/neofs-ir
Image label prefix to use for InnerRing containers.