diff --git a/README.md b/README.md index 50b25a2..bf68c22 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,15 @@ public ports. On the box: curl -fsSL https://raw.githubusercontent.com/clawnify/ateam/main/packages/server/scripts/install.sh | bash ``` +**No box yet?** Ateam can create one for you — pick a region and size, and it provisions +the VPS, generates the SSH key, joins Tailscale, and installs the engine, with no +provider console or terminal to touch. The manual recipes below are for a box you +already have. + +

+ Ateam — the Create a box dialog provisioning a Hetzner Cloud VPS: generating the SSH key, creating the server, joining Tailscale, and installing the engine, with the installer log streaming below +

+
Start to finish on a fresh Hetzner box diff --git a/assets/screenshot-create-box.png b/assets/screenshot-create-box.png new file mode 100644 index 0000000..93207c4 Binary files /dev/null and b/assets/screenshot-create-box.png differ