ServerX
Operations

Doctor, repair, update and rollback

Diagnose and recover the ServerX agent without guessing what failed.

01

Doctor

Checks config, identity, permissions, DNS, TLS, gateway health, authentication, local audit, disk, service and heartbeat.

serverx doctor
02

Machine-readable doctor

Use the same checks from scripts and support workflows.

serverx doctor --json
03

Repair

Repairs supported local directories, permissions and the existing service profile, then reruns doctor. It does not widen authority.

serverx repair
04

Update

Downloads a signed ServerX release, verifies it, switches the agent and checks health.

serverx update
05

Rollback

Restore the previous verified agent binary if a new version cannot recover cleanly.

serverx rollback