togo install togo-framework/deploy # the base
togo install togo-framework/deploy-ubuntuUbuntu VPS deploy driver — builds a linux/amd64 binary, rsyncs it over SSH, writes a systemd unit, and (re)starts the service.
Configure in togo.yaml:
deploy:
provider: ubuntu
host: 1.2.3.4
user: root
domain: app.example.com