Configure Scout
Configure Scout
Configure the Scout server using the YAML files located in the .config directory.
Scout looks for the .config directory in two places, in the following order:
The same directory as the Scout executable
$GOPATH/src/jonoton/scout directory
Examples
Examples
The full available options for Scout configuration can be found in the example/config/full directory.
The minimum options for Scout configuration can be found in the example/config/min directory.
Check out Recipes for using Scout with other services.
Verify via Web Client
Verify via Web Client
Open browser to Scout server with http(s)://HOSTNAME:PORT
HOSTNAME
localhost
router assigned IP
external domain name (usually PORT is not needed)
PORT
configured in http.yaml
possibly not needed if using external domain name