multinode

command
v1.103.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 24 Imported by: 0

README

Multinode Dashboard

Reference Articles

Tech Preview Forum Post

Running the Multinode Dashboard in Docker with persistent data

Start the image as follows, while replacing the placeholder <multinode-config-dir> with a path to a directory. This directory will contain database files and a config.yaml.

docker run -d --restart unless-stopped \
    --user $(id -u):$(id -g) \
    -p 127.0.0.1:15002:15002/tcp \
    --mount type=bind,source="<multinode-config-dir>",destination=/app/config \
    --name multinode storjlabs/multinode:latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL