Guides
Each guide covers one task, with controls named exactly as they appear in the dashboard.
Getting started
Follow these steps in order. Each one depends on the step before it.
Connect your servers
Connect any Linux server you can reach over SSH, from any provider, as root or a user with sudo. The platform detects the distribution, package manager, root access, CPU, memory and disk, and pins the host key on the first connection.
You need: A server, and a password or SSH key for an account on it.
Server managementRun your first playbook
Run a playbook such as Update Packages on a few servers. Dry run it first, keep "Try one server first" on, review the canary server’s output, then continue. Every server is checked before anything changes.
You need: A connected server running a distribution the playbook supports.
Linux server playbooksSet up monitoring
Add monitors for your sites, ports, certificates and domains, and a server health check for each server. Attach the server so Auto-Fix can try a safe repair before alerting you, and choose where alerts go.
You need: A public address to check, or a connected server.
Auto-FixSet up backups
Add a source (a directory, a database or both), storage you own and a schedule. Each source’s newest backup is restore-tested every week, so a backup that would not restore is found before you need it.
You need: A connected server, and an S3-compatible bucket or space on the server.
Server backupsFeature reference
Detailed explanations of how each part of the platform works.
Playbook reference
Every playbook: what it changes on the server, each option explained, and its errors.
Learn more about Playbook referenceTemplate reference
Every server template: its steps, its options and what to do after the run.
Learn more about Template referenceCommon errors
What each error message means, from connecting a server to backups, and how to fix it.
Learn more about Common errorsCommand runner
Run one command on many servers, review every server’s output and retry the ones that failed.
Learn more about Command runnerServer templates
Prepare web, Python, reverse proxy, CI runner, Docker and monitoring servers in one versioned run.
Learn more about Server templatesSecurity hardening
Fail2Ban, a firewall and safer SSH settings, with every change undone if a check fails.
Learn more about Security hardeningRun history
Who ran what, on which servers, with each server’s output, exit code and duration.
Learn more about Run historySafe rollouts
Preflight checks, a canary server and batches that stop when failures pass your limit.
Learn more about Safe rolloutsBackup verification
How weekly restore tests work, what they never touch and what a failure means.
Learn more about Backup verificationMonitoring guides
What each type of check detects and how to configure it.
Learn more about Monitoring guidesTeam access
Invitations, what team members can do, and how removing someone works.
Learn more about Team access