Platform
The platform section covers core services, privileged automation, monitoring, backups, DNSSEC, and the Jabali CLI. Use it as a map of the platform components and their responsibilities.
Health monitor
Continuously monitors critical services and automatically restarts them if they stop responding. Service alerts notify administrators when an issue is detected or when an auto-restart occurs.
Mail autoconfig / autodiscover
Automatic mail client configuration for Thunderbird (autoconfig), Outlook (autodiscover), and iOS/macOS (mobileconfig profiles). Users can set up their email client without entering server details manually.
Webmail SSO
Roundcube auto-login lets authenticated panel users open webmail without entering their mail credentials again.
phpMyAdmin SSO
Token-based auto-login to phpMyAdmin. Panel users can open the database manager directly without a separate login step.
Mail domain redirect
Requests to mail.domain.ext are automatically redirected to the webmail interface, so users can reach their inbox by visiting the familiar mail subdomain.
Redis ACL isolation
Each WordPress site gets its own Redis ACL user with a unique password and key prefix, preventing cross-site cache pollution and ensuring tenant isolation.
Orphaned record cleanup
A daily automated cleanup job detects and removes orphaned records (stale DNS entries, dangling database grants, leftover vhost configs) to keep the system consistent.