Tutorials




Prepper is a simple server provisioning tool, built on top of SSHKit. You can use it to script your server build process.
Prepper works with "packages". You define a package with a name and pass it a block. Within that block you can execute commands on the target host. There are built in helpers to install apt packages, manage directories and upload files to the serv...




