Skip to main content
Status Page System

Cachet
Hosting

Install Cachet in one click on our fast, reliable UK web hosting. Fully managed with free SSL, daily backups, and dedicated expert support.

One-click install
Free SSL included
UK, US & Asia data centres
1-Click Install
Free SSL & CDN
UK Data Centres
About Cachet

What is Cachet?

Cachet is an open-source status page system written in PHP on the Laravel framework. It gives a public-facing dashboard where a hosting company, SaaS, or internal IT team can post incidents, planned maintenance, and component health for the services it runs. Users see a clean traffic-light view; subscribers get email or webhook notifications when something changes state.

The project covers the basics that most teams need from a status page: components grouped by service, incidents with timeline updates, scheduled maintenance windows, multiple severity levels, metrics charts, and an API for posting updates from monitoring tools. Templates are themeable and the language files cover most major locales.

Cachet runs comfortably on shared PHP hosting because the load is light. The expensive page is the public dashboard, which is straightforward to cache. The admin side sees a handful of operators an hour at most. Database needs are minimal: incidents, components, subscribers, metrics points.

Our take

365i’s editorial review of Cachet

Cachet is one of those tools where the value is wildly out of proportion to what it costs to run. A status page that says "API is degraded, here's what we know, here's the ETA" buys you more goodwill in five minutes than three pages of crisis comms ever will. I've watched customer tickets drop by half on incident days when there's a credible status page sitting at status.example.com telling people the truth.

I've installed Cachet for our own internal use and for a handful of clients over the years. The Laravel base means it behaves like every other Laravel app on our platform. PHP 8.5 is fine. MySQL 8 is fine. The composer dependencies install cleanly through the one-click installer, and there are no exotic PHP extensions to chase.

"A status page isn't a luxury. It's the cheapest customer support tool you'll ever buy. If you're running anything that occasionally breaks, and everything occasionally breaks, get one up before you need it."

Mark McNeece, Founder, 365i Hosting

What I'd flag for anyone setting one up: don't skip the queue worker. Cachet uses Laravel queues for outbound notifications, and if you don't have a worker running, subscribers won't receive anything when you post an incident. On shared hosting we set up a small cron that runs the queue listener every minute. It's a one-time setup and then it's invisible. If you're on our managed cloud, we configure supervisor instead, which is cleaner and restarts the worker automatically if it dies.

The other thing worth getting right early is your component list. It's tempting to list every microservice you have, but the people reading your status page are users, not engineers. They want to know "can I log in", "can I checkout", "is the dashboard working". Group your components around user-facing capabilities, not internal architecture. You can always tighten it later, but if you launch with twenty components named after Kubernetes pods, nobody will trust the page.

For a smaller setup, daily backups and free SSL on shared hosting is genuinely all you need. Status pages aren't a high-traffic application even on a bad day; the worst case is that incidents drive a spike of curious visitors, and that's still measured in thousands of hits, not millions. We pre-cache the public page on our CDN so even a heavy spike barely touches the origin server.

Where I'd push someone toward a managed cloud server is if they're running Cachet alongside a wider Laravel estate and want everything in one place with SSH, supervisor, and a proper deploy pipeline. For a standalone status page, our cheapest hosting plan is more than enough.

Why 365i

Why Host Cachet with 365i?

Our web hosting is built for PHP applications like Cachet. Every plan includes everything you need to launch and grow.

One-Click Installation

Install Cachet with a single click from your control panel. No manual configuration, no FTP uploads, no database setup.

Free SSL Certificate

Every site gets a free SSL certificate, automatically configured and renewed. Keep your Cachet installation secure from day one.

99.9%+ Uptime Track Record

Enterprise-grade data centres in the UK, US & Asia with redundant power, cooling, and network connectivity. Shared hosting runs on autoscaling cloud infrastructure with a 99.9%+ historical uptime record; Managed Cloud Servers target 99.99% uptime; our VPS products carry a contractual 99.99% network availability SLA with service credits.

Daily Backups

Automatic daily backups with easy one-click restore. Your Cachet data is always safe and recoverable.

7-Day Expert Support

UK-based hosting specialists available 7 days a week including evenings, weekends, and bank holidays. Real people, real help.

SSD Storage

All plans run on fast SSD storage for snappy page loads and responsive admin panels. Cachet performs at its best.

Where Cachet Fits

Best for

Hosting providers, SaaS teams, and internal IT departments that need a public status page for incident communication. Works well for any team that wants to reduce support volume during outages by giving customers a trusted place to check service health. Good fit when you have between two and forty components to track and a small team posting updates manually or via API from your existing monitoring stack.

Watch for

The original Cachet project went through a quiet period and was forked. Check you're running an actively maintained release before installing. Notifications need a Laravel queue worker running, which is easy on cloud but needs a cron workaround on shared hosting. The metrics feature is basic; if you want detailed graphs, push your monitoring data into Cachet via the API or stick with Grafana. Subscriber management is light on bulk-email features.

Host Cachet

Web Hosting for Cachet

Get Cachet up and running in minutes with our fast, reliable web hosting. Every plan includes one-click installation, free SSL, UK, US & Asia data centres, and dedicated expert support.

Personal
£5.99 /mo ex. VAT
  • 1 website
  • 10 GB SSD storage
  • Free SSL certificate
  • 80+ 1-click installs
  • Unlimited LVE resources
  • Autoscaling cloud platform
  • UK, US & Asia data centres
Premium
£8.99 /mo ex. VAT
  • 5 websites
  • Unlimited SSD storage
  • Free SSL certificate
  • 80+ 1-click installs
  • CDN included
  • Timeline Backup/Restore Timeline Backup
    • Website files and databases
    • Daily snapshots, 30-day retention
    • One-click file and database restore
    Timeline Backup Pro
    • Everything above, plus email mailbox backups
    • 60-day database retention
    • Mailbox restore (to a temporary mailbox first, then sync back)
  • Unlimited LVE resources
  • Autoscaling cloud platform
  • UK, US & Asia data centres
Business
£14.99 /mo ex. VAT
  • 10 websites
  • Unlimited SSD storage
  • Free SSL certificate
  • 80+ 1-click installs
  • CDN included
  • Timeline Backup/Restore (Pro) Timeline Backup
    • Website files and databases
    • Daily snapshots, 30-day retention
    • One-click file and database restore
    Timeline Backup Pro
    • Everything above, plus email mailbox backups
    • 60-day database retention
    • Mailbox restore (to a temporary mailbox first, then sync back)
  • Unlimited LVE resources
  • Autoscaling cloud platform
  • UK, US & Asia data centres

All prices exclude VAT. No contract, cancel any time.

Cloud Hosting

Need More Power for Cachet?

For high-traffic sites, large catalogues, or mission-critical deployments, our fully managed cloud servers give Cachet dedicated resources and enterprise-grade performance.

  • Dedicated CPU, RAM & SSD storage
  • 99.99% uptime
  • Fully managed by our team
  • Choose 365i, AWS, or Google Cloud
Explore Cloud Servers From just £9.99/mo, fully managed
99.99% Uptime
3 Providers
24/7 Monitoring
365i Servers
AWS Servers
Google Cloud Servers
From our hosting desk

A Cachet case from our books

A regional UK SaaS doing payroll for around 800 small businesses came to us after a difficult morning. Their payment processor had a partial outage, customers couldn't see why their payslips weren't generating, and the support inbox got 140 tickets in under two hours. They wanted a status page live within a week.

We installed Cachet on their existing shared hosting plan with us, set up six components mapped to user-facing features (login, payslip generation, payment file export, HMRC submission, employee portal, mobile app), and configured email subscriber notifications. The queue worker runs from cron every minute. Total setup time was under three hours including SSL, DNS, and a custom theme to match their brand.

Six months in, support ticket volume on incident days has dropped by roughly 60%, with around 1,200 subscribers receiving email updates the moment they post an incident. Their cost is the same £5.99/mo shared hosting plan they were already on; the status page sits on a subdomain.

What we would tell anyone in the same spot: get the page up before you need it. The first incident after launch is when it pays for itself, and you really do not want to be installing software while your phone is ringing.

Anonymised at the client's request. Industry, scale, and timeline preserved.

Hosting Status Page System apps

What we look for in status page system hosting

A status page has one job: be up when the rest of your stack is not. We host status pages on completely separate infrastructure from any application they monitor, with a different DNS provider where the customer wants belt and braces, and we make sure the page is light enough to serve from CDN edge cache without hitting the origin during an incident. Outbound SMTP for incident notifications gets configured at install with proper authentication.

Discover

More applications you can install on 365i hosting

Beyond Status Page System, our one-click installer covers 79 open-source PHP applications across 27 categories. A small selection from across the catalogue:

FAQ

Cachet Hosting FAQ

Common questions we hear from people running Cachet on our hosting.

Cachet needs PHP 8.1 or higher (we run 8.3), MySQL 5.7+ or 8.x, and the standard Laravel PHP extensions (PDO, mbstring, OpenSSL, tokenizer, XML, ctype, JSON, BCMath). All of these are enabled by default on every 365i hosting plan. You also want a way to run scheduled tasks for the queue worker - cron on shared hosting or supervisor on a cloud server. Memory needs are modest; 256MB PHP memory limit is plenty for a typical install.

Yes. Cachet is available via the one-click installer in the My365i control panel. Pick your domain or subdomain, set an admin email and password, and the installer handles composer dependencies, database migrations, the .env file, and the initial admin account. Most installs are live and ready to configure in under two minutes. If you prefer to install manually from the GitHub release, SSH access is available on every plan.

Comfortably. The public status page is mostly cacheable, and we pre-cache it on our CDN so the origin server barely sees the bulk of traffic. A typical incident might drive 5,000 to 50,000 visitors over a few hours; we've seen status pages on shared hosting absorb that without complaint. If you have very large mailing lists for subscribers, the limiting factor is usually outbound email rate, not the web hosting itself.

Yes, and for larger Cachet setups it's often the better choice. Cloud servers from £9.99/mo give you root SSH, supervisor for the queue worker, and the ability to install additional services like Redis if you want faster cache and queue backends. We can migrate an existing Cachet install from shared to cloud at no charge as part of our free migration service.

Yes, free of charge. Our migration team handles Cachet exactly like any other Laravel application: copy the codebase across via SSH or FTP, dump and restore the MySQL database, update the .env file with your new database credentials, run any pending migrations, and configure the queue worker. Most Cachet migrations are done within a few hours and we coordinate the DNS cutover with you so subscribers don't miss notifications.

The platform handles the foundations: free SSL with auto-renewal, ModSecurity WAF, daily off-server backups retained for 30 days, and PHP 8.5 with all current security patches. On the application side we recommend you keep Cachet itself updated (the active fork releases security patches), use long random APP_KEY values, restrict the admin path with a strong password, and consider IP-restricting the admin URL if your team works from known networks. We can help with all of this on request.

Ready to Host Cachet?

Get started with Cachet on our fast UK web hosting. One-click installation, free SSL, and dedicated expert support included.