Genesis is generally used from a control workstation with access to BOSH and related credentials.
sudo apt update
sudo apt install -y git curl bash
sudo git clone https://github.com/genesis-community/genesis.git /opt/genesis
sudo ln -sf /opt/genesis/genesis /usr/local/bin/genesis
genesis --help