-
Notifications
You must be signed in to change notification settings - Fork 74
Interacting
Chris Ladd edited this page Oct 4, 2019
·
5 revisions
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.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
- Getting Started
- Overview
- Definitions
- Stacki Cheat Sheet
- Installation
- Upgrading
- Customization
- Configuration
- Interacting With Your Cluster
- FAQ/Shooting Your Foot
- Developer
- Reference
- Release Notes
- Licenses