The fleet management tool built for
Pressable agencies
Pressable is exceptional managed hosting — but managing 50 or 100 sites with zero SSH access can bottleneck your agency. Clockwork Control bridges the gap with async command execution, 90-day S3 Glacier backup relays, and hybrid fleet visibility.
# Running WordPress core checksum verification across Pressable sites:
$ php artisan clockwork:verify-wp-core-checksums --provider=pressable
• Dispatched async WP-CLI command to site_id 19284 (client-production.com)...
• Polling Pressable command status (job 883920)...
• Exit code 0 — Success: WordPress install verifies against checksums.
• Result: Scanned 94 Pressable sites cleanly in 4 minutes.
How Clockwork Control empowers Pressable fleet owners
Everything you need to offer premium agency care plans on top of Pressable's managed infrastructure.
Async Command Execution (Zero SSH)
Pressable provides no SSH access. Clockwork Control wraps Pressable’s native run_site_wpcli_commands and run_site_bash_commands async APIs into synchronous workflows — enabling wp core verify-checksums, diagnostic inspection, and Companion installation without an SSH user.
90-Day S3 Glacier Backup Relay
Pressable retains backups for 30 days. For agencies whose care plans guarantee 90-day or 1-year disaster recovery, Clockwork Control’s Backup Relay coordinates with a dedicated relay droplet to archive Pressable snapshots straight to AWS S3 Glacier Instant Retrieval.
Unified Hybrid Fleet Dashboard
Stop logging into multiple control panels. View all your Pressable-hosted sites right next to your DigitalOcean, Hetzner, and SpinupWP droplets on a single unified /sites index with identical uptime, SSL, and security health status.
Automated Core & Plugin Updates
Chews through plugin and core updates across your entire Pressable fleet nightly. Leverages the Clockwork Companion mu-plugin’s native Plugin_Upgrader or Pressable’s native API endpoints, prioritizing plugins with known CVE vulnerabilities.
Continuous Uptime & Cert Probing
Independent HTTP probing every 5 minutes across every Pressable domain. Tracks Let’s Encrypt renewal cycles and issues instant chat alerts to Slack or Mattermost when transitions occur, before clients notice.
White-Label wp-admin Client Portal
Deploys the Clockwork Companion mu-plugin to your Pressable sites via async commands. Gives your clients a branded Tools → Clockwork Control page in their wp-admin showing uptime, security audits, and backups.
Some sites on Pressable. Some sites on VPS. One dashboard.
Most growing WordPress agencies don't keep 100% of their sites on a single hosting platform. You might have high-touch enterprise clients on Pressable, and budget or bespoke clients on DigitalOcean or Hetzner via SpinupWP.
Clockwork Control is built specifically as a hybrid control panel. A site is a site: whether Clockwork Control reaches it over an SSH session or via Pressable's async REST endpoints is an internal implementation detail, not a workflow barrier.
Full SSH access, fail2ban jails, Nginx log tailing, apt updates.
Zero SSH, async WP-CLI runner, S3 Glacier 90-day relay.
Pressable Capabilities in Clockwork Control:
- ✓OAuth2 client credentials connection — one token covers all sites
- ✓Real-time PHP error logs and webserver log inspection
- ✓Direct object cache flush (flushPressableObjectCache)
- ✓Native Pressable security alert and vulnerability ingestion
- ✓Companion mu-plugin auto-installation via async bash commands
Connect your Pressable fleet in seconds
Provide your Pressable Client ID & Secret in Settings → API credentials, then run the importer. All sites will populate into your unified fleet list automatically.
# Import your entire Pressable portfolio:
$ php artisan clockwork:import-pressable
