Install yeet
Install the CLI on your laptop or workstation and bootstrap a Linux host running catch. Yeet embeds Tailscale via tsnet, so you don’t need Tailscale installed on either machine.
Install yeet
Recommended release install:
curl -fsSL https://yeetrun.com/install.sh | shNightly builds:
curl -fsSL https://yeetrun.com/install.sh | sh -s -- --nightlyFor source builds and dev setup, see the Development docs.
Bootstrap a host
Install catch on a remote Linux host via SSH.
yeet init root@<host>The SSH target is the machine host. After install, yeet talks to the catch host (tsnet hostname).