Overview
Jabali is a modern hosting control panel for WordPress and general PHP hosting. It combines a user-friendly interface with a privileged agent to perform system operations safely and consistently.
Panels
- Admin panel (/jabali-admin): server-wide management, service health, security, backups, and global settings.
- User panel (/jabali-panel): per-account hosting tasks like domains, email, databases, and backups.
Core ideas
- Automation-first: UI actions map to reliable backend jobs.
- Isolation: each user is isolated at the OS and service level.
- Observability: health checks, logs, and notifications are built in.
- Consistency: the agent applies changes using repeatable, auditable steps.
Where to find screenshots
- Admin features: Admin Panel
- User features: User Panel
- Platform services: Platform
Typical workflows
- New server setup: verify services, configure DNS and mail, set alerting.
- Onboard user: create user, set quotas, add domains, issue SSL.
- Routine operations: review health, run backups, rotate credentials.