Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@paulbrodner paulbrodner released this 20 Jan 16:52
  • ability to configure remote/local unix machines (virtual boxes, AWS servers, etc.) using simple Ruby DSL via SSH protocol
  • ability to run one script with any configuration (script parameters) over remote machine in interactive mode
  • ability to run multiple scripts unattended
  • compatible with ERB templating
  • ability to run scripts on your terminal (via Rake tasks) or from your web browser
  • ability to keep track of all scripts executed in browser and the output result
  • agent-less: no agents required to be installed on remote machines, only ssh connection enabled
  • ability to upload/download files using SFTP protocol
  • ability to generate new project structure will all boilerplates in place