Status pages
Keep your customers in the loop with a sleek status page. Build trust with transparent communication on incidents and maintenance periods.
Status pages are your public-facing communication hub during both good times and bad. They show your users the real-time status of your services, any ongoing incidents, and planned maintenance. Status pages by Phare are lightning-fast and the most eco-friendly you can find!
Creating a status page
Create as many status pages as your projects need, there’s no limit. Pick which monitors to display, customize the look to match your brand, and give Phare a few seconds to generate an SSL certificate. Your status page will be ready to shine! Want to make changes later? No problem—customize anytime.
Phare domain
Every status page gets its own *.status.phare.io
domain name, complete with SSL protection out of the box.
Custom domain
Want your status page on your own domain? Simply create a CNAME record in your DNS settings pointing to cname.status.phare.io
:
Type | Name | Target |
---|---|---|
CNAME | status.example.com | cname.status.phare.io |
Make sure your DNS is configured correctly so Phare can generate a valid SSL certificate—this usually takes a few minutes. Once verified, your Phare domain will automatically redirect to your custom domain.
Custom domain with Cloudflare DNS
Using Cloudflare? Make sure to create your CNAME with proxy status in DNS-only
mode (keep the cloud icon gray, not orange) as shown below:
Custom domain with Bunny.net
Hello fellow Bunny enthusiast!
Since Phare also uses Bunny.net for domain management, there’s an extra security step needed. Don’t worry, it’s quick and straightforward:
Create a TXT record
Add this TXT record to your DNS settings to help Bunny.net verify your request:
Type | Name | Target |
---|---|---|
TXT | status.example.com | Bunny Support - Phare |
Open a support ticket
Head over to your Bunny.net support hub and create a new ticket.
Write a message
Select the DNS department and send something like this (with your actual domain):
Wait for the ticket to be processed
Bunny’s support team is usually quick, sit tight for a few minutes.
Verify your custom domain
Once resolved, go back to your status page dashboard and hit the Verify again
button to activate your custom domain.
Having trouble? Contact support.
Subscription
Your users can stay informed about your service’s status with automatic update subscriptions. Phare status pages come with built-in RSS and ATOM feeds, allowing for easy integration with various platforms.
RSS and ATOM feeds
Every status page automatically includes feed endpoints that users can subscribe to:
- RSS feed: Available at
https://status.example.com/history.rss
orhttps://example.status.phare.io/history.rss
- ATOM feed: Available at
https://status.example.com/history.atom
orhttps://example.status.phare.io/history.atom
Subscribing to feeds
Your users can subscribe to these feeds using:
- Feed readers: Apps like Feedly, Inoreader, or NewsBlur
- Email notifications: Services that convert feeds to email alerts
- Slack/Discord integrations: Many workspaces can connect to RSS feeds for team notifications
The number of subscribers is unlimited with any Phare plan without extra costs.
Status badges
Once your status page is live, you get access to status badges you can proudly display on your website or repository. They’re a great way to show transparency and confidence in your service reliability. Access them through your status page’s action menu.
Embed badges
These badges are designed for your website and can be customized to fit right in with your design. They can adapt to light/dark themes or be forced to either style. You can adjust:
align
: For the live status badge positioning. Options:start
,center
, orend
.background-light
: Background color in light mode.background-dark
: Background color in dark mode.text-light
: Text color in light mode.text-dark
: Text color in dark mode.
Colors accept standard hex formats (RGB, RGBA, RRGGBB, or RRGGBBAA). Not feeling creative? There’s already some stylish presets ready to go.
Shield badges
These are the classic badges you see in GitHub repositories. Perfect for your README file, they come in all the popular shield styles. Based on the Shields.io service, they’re fully customizable to match your project’s look.