go-workflow
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Docker

Docker container

Prerequisites

The pre-requisite for SHAR is a running NATS instance or cluster. An image can be found in the NATS container registry.

SHAR

The latest SHAR docker container is available in the project’s container registry.

Parameters

The following environment variables are used when starting a SHAR server.

Environment Variable Description default
NATS_URL the URL of the NATS server. NATS://127.0.0.1:4222
SHAR_LOG_LEVEL the logging level (debug,warn,error) debug