Control Panel Guide
Navigate your LastraHost dashboard
Dashboard overview
The main dashboard shows all your active services, their status, resource usage (CPU, RAM, disk), and quick-action buttons. Green indicators mean healthy; yellow means high usage; red means action required.
Reboot & reinstall
Under My Services → Actions you can soft reboot, hard reboot, emergency reinstall (wipes data), and enable or disable the rescue mode ISO.
DNS management
Go to Dashboard → DNS to manage A, AAAA, CNAME, MX, and TXT records. Changes propagate within 5 minutes on our nameservers.
Team & sub-accounts
Invite team members in Account → Team. Assign roles (Viewer, Technician, Admin) per service. Each member has their own login and 2FA.
API access
Generate API keys in Account → Developer → API Keys. Use the REST API to automate provisioning, monitoring, and DNS updates.
curl -H "Authorization: Bearer YOUR_KEY" \ https://api.lastrahost.com/v1/servers