Getting StartedΒΆ
Automating your CloudOps toil has never been easier. With CloudOps's prebuilt Actions and RunBooks, you can be automating in minutes.
-
Install Docker container
-
Try a prebuilt RunBook.
- Each RunBook has input parameters.
- RunBooks are made of Actions that perform a basic task.
- Each Action requires a credential to authenticate to a service. They also have input parameters that must be added to complete the action. These can be hardcoded, or variables from previous Actions.
- Once the Parameters and Credentials are added to the RunBook, it is ready to go!
-
Create new RunBooks or Actions.
- Share your work with a PR in our CloudOps. Show your appreciation by giving the repo a βοΈ star!