sdsweb

command
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

README

sdsweb

sdsweb is a tool for running an SDS node with a management UI at the same time. It runs the same code as ppd start, while also exposing the node monitor UI on the configured port in the ppd config file (web_server.port)

How to Build

Building the SDS project will generate the binary for ppd, relayd and sdsweb at the same time.

make install
How to Run

Start by following the regular instructions for running an SDS node (documentation here).

Then instead of ppd start, run the following

sdsweb start

The management UI should now be available by going to http://localhost:18681 in your local browser. Make sure to replace 18681 if you change web_server.port in the config file.

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