server

command
v0.0.1-alpha2 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 6 Imported by: 0

README

MetricNexus Server

Starts a MetricNexus server using a given configuration.

Usage

go run . config.yaml

Config

host: 0.0.0.0
port: 4096
state: 
key: 
cert: 
keys:
- UnsafeKeyNumber1
- UnsafeKeyNumber2
- UnsafeKeyNumber3

Leaving state empty lets the server store the state in the same directory as the config, replacing its file extension with .state.yaml. Leaving key and cert empty lets the server create a self-signed certificate automatically.

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