208 Forks
451 Stars
451 Watchers

bolt

Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be installed on your local workstation and connects directly to remote nodes with SSH or WinRM, so you are not required to install any agent software.

How to download and setup bolt

Open terminal and run command
git clone https://github.com/puppetlabs/bolt.git
git clone is used to create a copy or clone of bolt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bolt https://github.com/puppetlabs/bolt/archive/master.zip

Or simply clone bolt with SSH
[email protected]:puppetlabs/bolt.git

If you have some problems with bolt

You may open issue on bolt support forum (system) here: https://github.com/puppetlabs/bolt/issues