Servor. docs
fr

Quickstart

Connect your first server to Servor, unlock your vault and run your first command from the web terminal — in about five minutes.

This guide takes you from an empty account to a connected server with a command running on it. You'll need a machine you can run one shell command on (a VPS, a cloud instance, a Raspberry Pi — anything with SSH or a terminal).

Create your team and unlock your vault

On first sign-in, Servor asks you to set a vault passphrase. It encrypts everything sensitive in your browser — we never see it. You'll also get a recovery key: save it somewhere safe, because we cannot reset the passphrase for you. See Unlock your vault for details.

Add a server

Go to Servers → Add a server — or jump straight there: Add a server in Servor. Servor gives you a one-line install command for the agent. Copy it, run it on your machine, and the server appears as connected within seconds. Full walkthrough: Add a server.

Open the web terminal

Select the server from your server list and open the Terminal tab. You get a live shell in the browser — copy/paste and keyboard shortcuts included. More in Web terminal.

Run your first command

Type a command and run it, or use the background runner for longer jobs. Every command is logged in the history. See Run commands.

Next: put it on autopilot

Add a monitor so Servor watches the server for you, and let the AI copilot propose fixes when something looks off.

Next steps