Machines

Prepare a Linux machine

On Debian 11/12/13 or Ubuntu 22.04/24.04, one command sets up the machine โ€” you don't configure anything.

Run the preparation command

Connect over SSH (or your provider's console) as root and run:

curl -fsSL https://dash.soezy.net/downloads/install-script_linux.sh | sudo bash

It installs everything the panel needs โ€” remote access, Docker (each server runs isolated), file access and backup sync โ€” and sets an English locale.

Important: The panel reads English command output. The script sets the locale for you โ€” don't switch it back afterwards (see troubleshooting).

Connect

Use the machine's IP and a root or sudo user to connect the machine. Only port 22 is needed to connect.