Managing the STEP Application Server

The primary tool for managing a STEP Application server, either a single server or within a clustered STEP environment, is the Stibo Patch Operations Tool (SPOT). The SPOT tool offers the following capabilities:

The majority of SPOT's capabilities require access to Stibo Systems' Updates Server (https://updates.stibosystems.com), either directly or via a SPOT mirror. Direct access via proxy is supported, but does require additional properties to be manually added to SPOT's properties file.

Configure SPOT to use a proxy server

  1. Go to the directory where STEP is installed. The default path is /opt/stibo/step
  1. Edit the file, spot.properties, and append the following properties with values that correspond to the proxy’s requirement:
Proxy.HTTP.Host=<PROXY_HOST>
Proxy.HTTP.Port=<PROXY_PORT>
Proxy.HTTP.User=<PROXY_USERNAME>
Proxy.HTTP.Password=<PROXY_USERNAME_PASSWORD>

Test the connectivity to STEP's Updates Server

  1. Go to the directory where STEP is installed. The default path is /opt/stibo/step
  1. Run the SPOT command as follows:

./spot --ping