hashi up
Basic Information
hashi-up is a lightweight command line utility to install and bootstrap HashiCorp services on remote Linux hosts using SSH. The tool installs Consul, Nomad or Vault and can join existing hosts into Consul, Nomad, Vault or Boundary clusters. It provisions a minimal configuration and installs agents as server or client so users can quickly run and query their cluster from their local machine. The project is written in Go and distributed as a static binary built for multiple platforms including Linux, macOS, Windows and ARM devices. The README documents installation, usage, SSH credential handling and guides for each supported HashiCorp product. The primary goal is to automate and simplify what is commonly a manual deployment process for developers who have already provisioned virtual machines.