Skip to content

Interacting

Chris Ladd edited this page Oct 4, 2019 · 5 revisions

Interacting with your cluster

There are two ways to interact with your cluster:

The stack command line provides commands to:

  • Run parallel commands on hosts
  • Configure the database without mysql for proper backend configuration
  • Generate information from hosts.

The web service api allows access to the stack command line. The API is more limited in scope than the "stack" command line.

The API is configurable to allow only certain users to use certain commands and is available anywhere there is a connection to the Stacki frontend webserver within your site.

Clone this wiki locally