Marketplace

Ubuntu VPS

Other

Ubuntu VPS deploy driver.

togo-framework
bash
togo install togo-framework/deploy-ubuntu

Install

bash
togo install togo-framework/deploy        # the base
togo install togo-framework/deploy-ubuntu

Ubuntu 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:

yaml
deploy:
  provider: ubuntu
  host: 1.2.3.4
  user: root
  domain: app.example.com

<div align="center"><h3>Premium sponsors</h3><p><a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a></p><p><sub><a href="https://github.com/sponsors/fadymondy">Become a sponsor</a>.</sub></p></div>