Documentation ¶
Overview ¶
forest-bus-server is the binary command for the server component of Forest Bus. At least one instance of this is required, although a more common configuration is to have three nodes in order to provide reslience of one node.
Usage flags are:
-name The hostname and port (e.g. localhost:3000) that the node should listen on. This specifies the RPC interface port. -gob Alternative gob network name and port for clients, allowing clients to connect over a different physical interface to nodes. -http The hostname and port number for running the http interface on (used for ExpVar). -cbor The hostname and port number for running the CBOR RPC interface on (used for non-Golang clients). -path The path to the working directory for this node. Should be an initially empty directory. -id The Cluster ID that this node will be part of.
Click to show internal directories.
Click to hide internal directories.