Scroll to navigation

SXSETUP.CONF(5) Skylable SX Manual SXSETUP.CONF(5)

NAME

sxsetup.conf - configuration file for sxsetup

DESCRIPTION

The file contains configuration options for sxsetup(8), used to automatically setup a node and join it to a cluster.

OPTIONS

The options are specified in the format of OPTION="VALUE"

Name of the cluster.
Path to the local storage directory.
Path to the local state directory.
Path to the local lib directory.
Path to the log file of sx.fcgi(8).
Size of the node in bytes (use M, G, T for other sizes).
Public IP address of the node.
Internal IP address of the node (optional).
The IP address of an existing node in the cluster, used when joining the node to already existing cluster.
Name of the user, which will own the local storage and run sx.fcgi(8).
Name of the group, which will have access to the local storage and run sx.fcgi(8).
Number of workers used by sx.fcgi(8).
The port number on which the node will communicate (must be the same across the cluster).
Whether to use secure communication.
Path to the SSL key file.
Path to the SSL certificate file.
Contents of the SSL key. The key will be stored under SX_SSL_KEY_FILE.
Contents of the SSL certificate. The certificate will be stored under SX_SSL_CERT_FILE.
The UUID of the cluster (used when joining existing cluster).
Secret key of the cluster (used when joining existing cluster).
Secret key of the cluster administrator (used when joining existing cluster).
Version number of the config file format (currently 2).

FURTHER DOCUMENTATION

Full documentation with additional examples available at: <http://www.skylable.com/docs/>

SEE ALSO

sxsetup(8), sx.fcgi(8), sxadm(8)

May 2015 sxsetup 2.0