mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Branding format pages
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Customers page loaded');
|
||||
amplitude.getInstance().logEvent('Customers page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Demo page loaded');
|
||||
amplitude.getInstance().logEvent('Demo page viewed');
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('DMCA page loaded');
|
||||
amplitude.getInstance().logEvent('DMCA page viewed');
|
||||
}
|
||||
</script>
|
||||
</header>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Download resource page loaded');
|
||||
amplitude.getInstance().logEvent('Download resource page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Enterprise overview page loaded');
|
||||
amplitude.getInstance().logEvent('Enterprise overview page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="content">
|
||||
|
||||
<header>
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">Fyipe for Enterprises</h1>
|
||||
<p><span class="highlight"> Downtime is critical to any business.</span> We at Fyipe help you reduce
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">We're enterprise ready.</h1>
|
||||
<p style="margin-top:50px"><span class="highlight"> Downtime is critical to any business.</span> We at Fyipe help you reduce
|
||||
it, <br /> increase revenue, and improve transparency with your customers. </p>
|
||||
</header>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Home page loaded');
|
||||
amplitude.getInstance().logEvent('Home page viewed');
|
||||
}
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/js/bootstrap.bundle.min.js"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Legal center page loaded');
|
||||
amplitude.getInstance().logEvent('Legal center page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -1,190 +1,330 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" id="home">
|
||||
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
||||
<html lang="en" id="contact">
|
||||
|
||||
<head>
|
||||
<title>Fyipe | Status Page and On-call made simple.</title>
|
||||
<meta name="description"
|
||||
content="Fyipe lets you monitor any website, API or dashboard and alerts your team if something goes wrong. Fyipe also keeps your customers updated about any downtime.">
|
||||
<% include ./head %>
|
||||
<meta charset="utf-8">
|
||||
<title>Fyipe | On-Call Schedule Management</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/oncall-management.css">
|
||||
<script src="/js/amplitude.js"></script>
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('On call management page loaded');
|
||||
}
|
||||
</script>
|
||||
<meta name="description"
|
||||
content="Fyipe lets you monitor any website, API or dashboard and alerts your team if something goes wrong. Fyipe also keeps your customers updated about any downtime.">
|
||||
<% include ./head %>
|
||||
<link rel="stylesheet" href="/css/shared-site.css">
|
||||
<link rel="stylesheet" href="/css/home.css">
|
||||
<link rel="stylesheet" href="/css/enterprise-overview.css">
|
||||
<script src="/js/amplitude.js"></script>
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Enterprise overview page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<% include ./nav %>
|
||||
|
||||
<div class="globalContent">
|
||||
<% include ./nav %>
|
||||
|
||||
<main>
|
||||
<header>
|
||||
<div>
|
||||
<div class="globalContent">
|
||||
<div id="main-content">
|
||||
|
||||
</div>
|
||||
<section class="marquee nav-animation-element">
|
||||
|
||||
<section id="intro" class="container-lg">
|
||||
<h1 class="common-PageTitle">Oncall Scheduling & Alerts</h1>
|
||||
<p class="common-BodyText">
|
||||
Fyipe let's you schedule your team on the call duty on a rolling basis and alerts them when incidents
|
||||
happen.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" onclick="registerUrl()" class="common-Button" data-analytics-action="docs"
|
||||
data-analytics-source="header_cta">
|
||||
Create an account
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/enterprise/demo" class="common-Button" data-analytics-action="contact_sales"
|
||||
data-analytics-source="header_cta">
|
||||
Request Demo
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</header>
|
||||
<div id="bubble-overlay">
|
||||
<div class="content">
|
||||
|
||||
<section id="key-benefits" class="container-lg">
|
||||
<img src="/img/warning.svg" height="50px" alt="warning" />
|
||||
<header>
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">On-Call entManagement</h1>
|
||||
<p><span class="highlight"> Downtime is critical to any business.</span> We at Fyipe
|
||||
help you reduce it, <br /> increase revenue, and improve transparency with your
|
||||
customers. </p>
|
||||
</header>
|
||||
|
||||
<h1 class="common-BodyTitle">Alerts Before Downtime Happens</h1>
|
||||
<p class="common-BodyText">Fyipe discovers patterns in performance during and before the downtime and may alert
|
||||
the team before the downtime happens.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<img src="/img/planning.svg" height="50px" alt="planning" />
|
||||
<h1 class="common-BodyTitle">Transparent Incident Resolution</h1>
|
||||
<p class="common-BodyText">All teams get the same visibility for technical and business response orchestration,
|
||||
enabling better collaboration and rapid resolution.</p>
|
||||
<section class="main basics">
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="revenue">
|
||||
<h3>Beautiful Status Page</h3>
|
||||
<p class="text-center"><span class="highlight">Your businss loses revenue with every second
|
||||
of downtime.</span> Fyipe alerts your team immediately
|
||||
so they can get to fixing it quickly and thereby increasing revenue.</p>
|
||||
</li>
|
||||
<li class="cost">
|
||||
<h3>Cut Support Costs</h3>
|
||||
<p class="text-center">Communicate any incidents to your customers through a status page.
|
||||
This saves them from creating a flood of support tickets saving you a ton of support
|
||||
costs. </p>
|
||||
</li>
|
||||
<li class="reli">
|
||||
<h3>Showcase Reliability</h3>
|
||||
<p class="text-center">Showcase the reliability of your platform and compliance to your SLA
|
||||
and build trust with your customers.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<img src="/img/earth-globe.svg" height="50px" alt="earth-globe" />
|
||||
<h1 class="common-BodyTitle">Global Alerts</h1>
|
||||
<p class="common-BodyText">Our call and SMS alert is global. No matter where your team is, or which timezone
|
||||
they work in. We will call your team when an incident happens. </p>
|
||||
</section>
|
||||
<ul class="columns">
|
||||
<li class="downtime">
|
||||
<h3>Eliminate Downtime</h3>
|
||||
<p class="text-center"> Fyipe trains your team on best-practices and processes which can be
|
||||
implemented in your organization to completely eliminate downtime. </p>
|
||||
</li>
|
||||
<li class="perfectsoftware">
|
||||
<h3>Deliver perfect software</h3>
|
||||
<p class="text-center">Deliver downtime free software to your customers. Fyipe informs your
|
||||
team on any production issues so they can fix them as soon as issues comes in.</p>
|
||||
</li>
|
||||
<li class="moni">
|
||||
<h3>Monitor Anything.</h3>
|
||||
<p class="text-center">An endpoint, an applications, a container, cluster, network, or
|
||||
anything else. You name it. We monitor all of
|
||||
them for you. </p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<section id="comparison">
|
||||
<div class="stripes">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
|
||||
<h1 class="common-UppercaseTitle">
|
||||
<img src="/img/calendar.svg" alt="calendar">
|
||||
<strong>Flexible on-call scheduling made easy.</strong>
|
||||
</h1>
|
||||
</div>
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Our Engineer is yours.</h2>
|
||||
<p class="common-BodyText"> You will have a dedicated engineer who will help you integrate Fyipe in
|
||||
your organization, train your IT ops team on best practices and processes, and also implement
|
||||
any future feature requests that you may have. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="reliability">
|
||||
<h3>Helps integrate Fyipe in your organization.</h3>
|
||||
<p class="text-center">Our dedicated engineer will help you integrate Fyipe in your
|
||||
organization with apps, services and processes your team works with.</p>
|
||||
</li>
|
||||
<li class="monitor">
|
||||
<h3>Trains team on Best Practices.</h3>
|
||||
<p class="text-center">Our dedicated engineer is an DevOps and IT Ops expert and will train
|
||||
your team on best practices and processes to follow to eliminate downtime. </p>
|
||||
</li>
|
||||
<li class="analytics">
|
||||
<h3>Implements Feature Requests.</h3>
|
||||
<p class="text-center"> Our dedicated engneer will implement any future feature requests you
|
||||
may have to better integrate Fyipe with your processes and services.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="container-lg" style="max-width:800px">
|
||||
<div class="split">
|
||||
<div class="content">
|
||||
|
||||
<section>
|
||||
<h2 class="common-Uppercase">Your Team's schedule.</h2>
|
||||
<p class="common-BodyText">With Fyipe you can schedule on-call for your team with primary and secondary
|
||||
on-call team member and have them rotate week after week, or anyway you like. </p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="label"> Bob </span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="label">
|
||||
<span class="launch-marker">
|
||||
<span class="launch-marker-circle"></span>
|
||||
<span class="launch-marker-bar"></span>
|
||||
</span>
|
||||
<span class="centered-label">
|
||||
Alice
|
||||
</span>
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
<div class="left">
|
||||
|
||||
<section id="routing-payments">
|
||||
<h1 class="common-UppercaseTitle">
|
||||
<img src="/img/caution.svg" alt="caution">
|
||||
Mitigate Risk, Maximize Agility
|
||||
</h1>
|
||||
<h3 class="header" style="margin-top:250px">More Status Page Features.</h3>
|
||||
<p class="common-BodyText" style="font-size:18px"><span class="highlight"
|
||||
style="font-size:18px">Efficient IT Ops management depends<br />on the right
|
||||
information being shared <br />with the right people at the right time <br /> and
|
||||
knowing it’s shared securely. </span><br /><br /> Fyipe ensures sensitive company
|
||||
<br /> and customer information remains <br />secure with enterprise-ready security
|
||||
features and compliance with various <br /> industry and cloud service standards. </p>
|
||||
|
||||
<div class="container-lg">
|
||||
<p class="intro"><em>Real-time data needs real-time response with enterprise-grade security.</em></p>
|
||||
</div>
|
||||
|
||||
<p class="common-BodyText">
|
||||
Ensure objects are only available to the right individuals without getting bogged down with complex approval
|
||||
chains or painful workarounds.
|
||||
</p>
|
||||
<div class="right">
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Inform users about future Scheduled Maintenance</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Embed Status Page anywhere - app, website or help-desk.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Notify customers by SMS or Email proactively.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Display how well your systems are performing</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create multiple status pages and multiple sub projects.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create private status page for internal employees or specific customers</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Granular access based on users or groups</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Customize logo, branding, colors, or edit HTML, CSS and JS directly.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Post investigation notes on status page so your customers are updated.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Integrate with 1500+ integrations.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Integrate with fully extensible API.</h3>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
|
||||
<header style="margin-top:50px">
|
||||
<h2 class="header">Security, Encryption and Compliance.</h2>
|
||||
<p class="common-BodyText">We take security seriously here at Fyipe, and we are proud to exceed
|
||||
the industry standard when it comes to protecting your data.</p>
|
||||
</header>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="soc">
|
||||
<h3>SOC 2 (Type 2)</h3>
|
||||
<p class="text-center">SOC 2 ensures your service providers securely manage your data to
|
||||
protect the interests of your organization. <br /><br /><a class="black-link"
|
||||
href="/legal/soc-2">Request report here.</a></p>
|
||||
</li>
|
||||
<li class="soc">
|
||||
<h3>SOC 3</h3>
|
||||
<p class="text-center"> Soc 3 report outlines information related to controls for security,
|
||||
availability, processing integrity, confidentiality or privacy. <br /><br /><a
|
||||
class="black-link" href="/legal/soc-3">Download report here.</a></p>
|
||||
</li>
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27001</h3>
|
||||
<p class="text-center">ISO 27001 includes all legal, physical and technical controls
|
||||
involved in an information risk management processes.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27017</h3>
|
||||
<p class="text-center">ISO/IEC 27017 security on aspects of cloud computing, recommending
|
||||
cloud-specific information security controls.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27018</h3>
|
||||
<p class="text-center">ISO/IEC 27018 is a code of practice that focuses on protection of
|
||||
personal data in the cloud. <br /><br /><a class="black-link"
|
||||
href="/legal/iso-27018">Download certificate here.</a> </p>
|
||||
</li>
|
||||
<li class="hipaa">
|
||||
<h3>HIPAA</h3>
|
||||
<p class="text-center">HIPAA is United States legislation that provides data privacy and
|
||||
security provisions for safeguarding medical information.<br /><br /><a
|
||||
class="black-link" href="/legal/hipaa">Request information here.</a> </p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="gdpr">
|
||||
<h3>GDPR</h3>
|
||||
<p class="text-center">The GDPR is a law on data protection and privacy in the European
|
||||
Union and the European Economic Area. <br /><br /><a class="black-link"
|
||||
href="/legal/gdpr">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="ccpa">
|
||||
<h3>CCPA</h3>
|
||||
<p class="text-center">The CCPA is a new data privacy law that applies to businesses that
|
||||
collect personal information from California residents. <br /><br /><a
|
||||
class="black-link" href="/legal/ccpa">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="pci">
|
||||
<h3>PCI DSS</h3>
|
||||
<p class="text-center">PCI DSS is a standard for organizations that handle branded credit
|
||||
cards from the major card schemes.<br /><br /><a class="black-link"
|
||||
href="/legal/pci">Read our report here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="background-color:black;height: 600px;width:100%;">
|
||||
<header style="padding-top:75px">
|
||||
<h2 class="header" style="color:white">1500+ Enterprise Integrations and counting.</h2>
|
||||
<p class="common-BodyText">Fyipe integrates with over a thousand enterprise class app and
|
||||
services which helps you streamline and automate your digital ops workflow.</p>
|
||||
</header>
|
||||
|
||||
<ul class="integration-list">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/slack-white.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/atlassian.svg" style="
|
||||
height: 70px;
|
||||
margin-top: -15px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/servicenow.svg">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="integration-list" style="margin-top: 60px;">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/okta.svg" style="
|
||||
height: 30px;
|
||||
margin-left: -50px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/aws-white.svg" style="
|
||||
height: 50px;
|
||||
margin-left: -80px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/appdynamics.svg" style="
|
||||
height: 80px;
|
||||
">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="integration-list" style="margin-top: 40px;">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/newrelic.svg" style="
|
||||
height: 80px;
|
||||
margin-left: -60px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/zendesk.svg" style="
|
||||
height: 60px;
|
||||
margin-left: -90px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/azure.svg" style="
|
||||
height: 60px;
|
||||
">
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<section id="compliance">
|
||||
|
||||
<h1 class="common-UppercaseTitle">
|
||||
<img src="/img/flats.svg" alt="flats">
|
||||
Enterprise Class
|
||||
</h1>
|
||||
|
||||
<div class="container-lg">
|
||||
<div class="content">
|
||||
<p class="common-BodyText">Fyipe is the only digital operations management platform that is purpose-built to
|
||||
support enterprise-grade demands for security, availability, and scale. Fyipe helps you manage incidents
|
||||
of large enterprise projects which involves multiple teams with ease. </p>
|
||||
|
||||
<p class="common-BodyText">We take security and control seriously. Granular access to team members and
|
||||
advanced account management. Fyipe runs on a geo-redundant infrastructure at scale.You can do more with
|
||||
your data — everything from investigating to predicting future downtime before they happen. </p>
|
||||
</div>
|
||||
|
||||
<aside>
|
||||
<h2>Enterprise Grade Platform</h2>
|
||||
<ul>
|
||||
<li class="common-BodyText">Security and controls</li>
|
||||
<li class="common-BodyText">Performance and scalability</li>
|
||||
<li class="common-BodyText">
|
||||
Supports ITSM workflows
|
||||
</li>
|
||||
<li class="common-BodyText">Globally Redundant Architecture</li>
|
||||
<li class="common-BodyText">
|
||||
1000+ Integrations with apps and services
|
||||
</li>
|
||||
<li class="common-BodyText">Extensible API</li>
|
||||
<li class="common-BodyText">Incident and Event Intelligence</li>
|
||||
</ul>
|
||||
</aside>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<% include ./footer %>
|
||||
<% include ./footer %>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Pricing page loaded');
|
||||
amplitude.getInstance().logEvent('Pricing page viewed');
|
||||
}
|
||||
</script>
|
||||
<noscript id="deferred-styles">
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Resource page loaded');
|
||||
amplitude.getInstance().logEvent('Resource page viewed');
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<script>
|
||||
var IS_DEV = false;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('SLA page loaded');
|
||||
amplitude.getInstance().logEvent('SLA page viewed');
|
||||
}
|
||||
</script>
|
||||
</header>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<script>
|
||||
var IS_DEV = false;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('SOC 2 page loaded');
|
||||
amplitude.getInstance().logEvent('SOC 2 page viewed');
|
||||
}
|
||||
</script>
|
||||
</header>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<script>
|
||||
var IS_DEV = false;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('SOC3 page loaded');
|
||||
amplitude.getInstance().logEvent('SOC3 page viewed');
|
||||
}
|
||||
</script>
|
||||
</header>
|
||||
|
||||
@@ -1,313 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" id="home">
|
||||
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
||||
|
||||
<head>
|
||||
<title>Fyipe | Status Page and On-call made simple.</title>
|
||||
<meta name="description" content="Fyipe lets you monitor any website, API or dashboard and alerts your team if something goes wrong. Fyipe also keeps your customers updated about any downtime.">
|
||||
<% include ./head %>
|
||||
|
||||
<link rel="stylesheet" href="/css/status-page.css">
|
||||
<script defer src="/js/status-page.js"></script>
|
||||
<script src="/js/amplitude.js"></script>
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Status page loaded');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<% include ./nav %>
|
||||
|
||||
<div class="globalContent">
|
||||
|
||||
<header class="header">
|
||||
|
||||
<div class="fyipeBackground accelerated stripes-header">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container-lg">
|
||||
<div class="header-columns">
|
||||
|
||||
<div class="header-content">
|
||||
|
||||
<h1 class="common-SuperTitle">Beautiful Status Page for your business.</h1>
|
||||
<p class="common-ButtonGroup">
|
||||
<a href="#" onclick="registerUrl()" class="common-Button common-Button--dark" data-analytics-action="explore_docs" data-analytics-source="header_cta">
|
||||
Create an account
|
||||
</a>
|
||||
<a href="/enterprise/demo" class="common-Button" data-analytics-action="pricing" data-analytics-source="header_cta">
|
||||
Request Demo
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="header-graphic">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="section-group group-primary">
|
||||
|
||||
<section class="section-introduction" id="intro">
|
||||
<div class="container-lg">
|
||||
|
||||
<header class="section-header">
|
||||
<p class="common-IntroText">Whether it's a server issue, bug in production, or DDoS attack, the simple truth is that downtime happens. Launch your status page to ditch the flood of support emails and let your team focus on fixing the problem at hand. </p>
|
||||
</header>
|
||||
|
||||
<ul class="xs-rows sm-cols">
|
||||
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img style="width: 80px;
|
||||
margin-left: -7px;" src="/img/battery.svg" alt="battery" /></figure>
|
||||
<h3 class="common-BodyTitle">Beautiful Status Page</h3>
|
||||
<p class="common-BodyText">Showcase your reliability with a beautiful status page that highlights your service level agreement and build trust.</p>
|
||||
<p class="common-BodyText"><a class="common-Link common-Link--arrow" href="https://status.fyipe.com">Check out our status page</a></p>
|
||||
</li>
|
||||
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/budget.svg" alt="budget" /></figure>
|
||||
<h3 class="common-BodyTitle">Reduce support costs</h3>
|
||||
<p class="common-BodyText">Let your team focus on fixing the downtime instead of handling a flood of customer support tickets. Fyipe let's you reduce support costs.</p>
|
||||
</li>
|
||||
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/team.svg" alt="team" /></figure>
|
||||
<h3 class="common-BodyTitle">Build trust.</h3>
|
||||
<p class="common-BodyText">Customers value transparency. Allow them to opt into real-time incident and scheduled maintenance notifications via Email, SMS, or Webhook. Trust us, they’ll thank you.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section-worldwide" id="worldwide">
|
||||
<div class="container-xl worldwide-columns">
|
||||
|
||||
<div class="worldwide-main">
|
||||
|
||||
<header class="section-header">
|
||||
<h2 class="common-UppercaseTitle">Your Status Page. Your brand. </h2>
|
||||
<p class="common-IntroText">You can have your own logo, and style to your status page that reflects identity of your business.</p>
|
||||
</header>
|
||||
|
||||
<ul class="xs-rows sm-cols md-rows worldwide-content ">
|
||||
<li class="feature-block xs-icon-top md-icon-left">
|
||||
<figure class="icon"><img src="/img/shutterstock.svg" alt="shutterstock" /></figure>
|
||||
<h3 class="common-BodyTitle">Your Logo</h3>
|
||||
<p class="common-BodyText">All plans come with the ability to use a custom domain like <a href="https://status.cloudboost.io">status.cloudboost.io</a> and also the ability to upload a logo or banner image. You'll have your own branded status page instantly.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="feature-block xs-icon-top md-icon-left">
|
||||
<figure class="icon"><img src="/img/css.svg" alt="css" /></figure>
|
||||
<h3 class="common-BodyTitle">Custom HTML and CSS</h3>
|
||||
<p class="common-BodyText">Your status page should feel like an extension of your brand. Depending on your plan, using custom HTML and CSS gives you 100% control of every pixel. Your design and marketing departments will love being able to fine-tune fonts, colors, and all the details that make your brand special.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="worldwide-aside">
|
||||
<img src="/img/branding.svg" alt="branding" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="common-InvertedText section-group group-developers">
|
||||
|
||||
<div class="fyipeBackground stripes-developers">
|
||||
<div class="fyipe s1"></div>
|
||||
<div class="fyipe s2"></div>
|
||||
<div class="fyipe s3"></div>
|
||||
</div>
|
||||
|
||||
<section class="section-developers" id="developers">
|
||||
<div class="container-xl developers-columns">
|
||||
|
||||
<div class="developers-content">
|
||||
|
||||
<header class="section-header large">
|
||||
<h2 class="common-PageSubtitle">
|
||||
<span class="icon"><img src="/img/shield.svg" alt="shield" /></span>
|
||||
Private Status Pages
|
||||
</h2>
|
||||
<p class="common-IntroText">Private Status Pages enables IT communication for your employees</p>
|
||||
</header>
|
||||
|
||||
<ul class="xs-rows sm-grid md-rows lg-grid developers-features">
|
||||
<li class="feature-block"><p class="common-BodyText">Private Status Pages are for internal eyes only. Give employees one source of truth and let them opt-into relevant notifications. Hook your private page up to SSO, automate away with your monitoring tools, and never reply to a "what's the status" email again.</p></li>
|
||||
<li class="feature-block"><p class="common-BodyText">Keep your company informed. Pipe status updates into Hipchat or Slack to keep engineering, IT, and Ops teams on the same page as they work to resolve the incident at hand. </p></li>
|
||||
<li class="feature-block"><p class="common-BodyText">Fyipe integrates with everything you have. Automatically create tickets for DevOps team to fix an issue or keep all your other enterprise systems looped in.</p></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="developers-graphic">
|
||||
<img src="/img/employee.svg" alt="employee" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section-flows">
|
||||
<div class="container-lg flow-content">
|
||||
|
||||
<div class="section-header">
|
||||
<h2 class="common-UppercaseTitle">Keep your customers updated.</h2>
|
||||
<p class="common-IntroText">Cut support costs during an outage.</p>
|
||||
</div>
|
||||
|
||||
<div class="flow-content">
|
||||
|
||||
<div class="flow-row xs-rows sm-cols" id="elements">
|
||||
|
||||
|
||||
|
||||
<div class="feature-block text">
|
||||
<p class="common-BodyTitle">Ditch a flood of suppport tickets.</p>
|
||||
<p class="common-BodyText">Downtime doesn't have to be a customer service disaster. By proactively notifying users of downtime, you can turn a bad situation into a memorable customer experience. Your end users will be able to subscribe to incident notifications via email, SMS, and webhook. </p>
|
||||
</div>
|
||||
|
||||
<img style="max-height:200px" src="/img/support.svg" alt="support" />
|
||||
|
||||
</div>
|
||||
|
||||
<div class="flow-row xs-rows sm-cols" id="checkout">
|
||||
|
||||
<div class="feature-block text">
|
||||
<p class="common-BodyTitle">Get the right notification to the right user.</p>
|
||||
<p class="common-BodyText">Every application has many parts that customers use - from the database, to the API, to the dashboard and everything in between. Often an incident that affects one user may not affect another. That's why we let your users opt-in to the parts of your service they care about with Component Subscriptions. </p>
|
||||
</div>
|
||||
|
||||
<img style="max-height:200px; margin-top:-60px" src="/img/notification.svg" alt="notification" />
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section-otherways" id="otherways">
|
||||
<div class="container-lg otherways-columns">
|
||||
|
||||
<div class="otherways-content">
|
||||
|
||||
<div class="section-header">
|
||||
<h2 class="common-UppercaseTitle">Showcase Uptime, Performance and Reliability.</h2>
|
||||
</div>
|
||||
|
||||
<ul class="xs-rows md-cols">
|
||||
|
||||
<li class="feature-block third-party">
|
||||
<div class="third-party-content">
|
||||
<h3 class="common-BodyTitle"><a href="/docs/libraries#third-party-plugins" class="common-Link">Uptime Showcase</a></h3>
|
||||
<p class="common-BodyText">We all need to communicate with users when things go wrong. But what about the other 99.95% of the time? Uptime Showcase is your way to display top-notch availability and reliability. Now your status page can be used as a sales and marketing tool.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="feature-block">
|
||||
<h3 class="common-BodyTitle">Display how well your systems are performing</h3>
|
||||
<p class="common-BodyText">If you want to prove your organization is committed to transparency, showing exactly how your systems are performing is a step in the right direction with Public Metrics. It can also help your customers self-diagnose problems without ever needing to contact support.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="otherways-graphic">
|
||||
<figure class="graphic-platforms loaded">
|
||||
|
||||
<img class="back site" src="/img/analytics (1).svg" alt="analytics">
|
||||
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section-group group-business">
|
||||
|
||||
<section class="section-business" id="business">
|
||||
<div class="container-lg">
|
||||
|
||||
<div class="business-header">
|
||||
<header class="section-header large">
|
||||
<h2 class="common-PageSubtitle">
|
||||
<span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="72" height="72"><path fill="#C4F0FF" d="M36 0c19.882 0 36 16.117 36 36 0 19.882-16.118 36-36 36S0 55.882 0 36C0 16.116 16.118 0 36 0z"></path><path fill="#87BBFD" d="M18.5 54a1.5 1.5 0 0 1-1.5-1.5v-22a1.5 1.5 0 0 1 1.5-1.5H37v25H18.5zM25 33a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3zm0 8a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3zm7-8a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3z"></path><path fill="#000000" d="M51.5 54H47v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8h-6V17.5a1.5 1.5 0 0 1 1.5-1.5h15a1.5 1.5 0 0 1 1.5 1.5v35a1.5 1.5 0 0 1-1.5 1.5zM43 29a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3zm0 8a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3zm7 0a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3z"></path><path fill="#87BBFD" d="M49 33h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1zm0-8h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1zm-7 0h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1zm-2 27h8a1 1 0 0 1 1 1v1H39v-1a1 1 0 0 1 1-1z"></path></svg></span>
|
||||
How does Status Page help your business?
|
||||
</h2>
|
||||
<p class="common-IntroText">Having a status page benefits the whole organization - DevOps teams, Support teams and IT teams.</p>
|
||||
</header>
|
||||
</div>
|
||||
|
||||
<div class="business-columns">
|
||||
|
||||
|
||||
|
||||
<div class="business-features">
|
||||
|
||||
<ul class="xs-rows sm-cols">
|
||||
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/programmer (1).svg" alt="programmer" /></figure>
|
||||
<h3 class="common-BodyTitle">DevOps Team</h3>
|
||||
<p class="common-BodyText">When servers are on fire, your team needs to focus on fixing the probems at hand and not communicate with each other internally. Status Page make it very clear to the entire organization about the incident and downtime.</p>
|
||||
</li>
|
||||
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/customer-service.svg" alt="customer-service" /></figure>
|
||||
<h3 class="common-BodyTitle">Support Teams</h3>
|
||||
<p class="common-BodyText">Downtime doesn't have to be a support nightmare. Our customers have seen dramatic reductions in support tickets after launching their status pages. Point customers to your new status page a few times and they'll learn to both check the status page and subscribe to proactive notifications instead of contacting support.</p>
|
||||
</li>
|
||||
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/programmer.svg" alt="programmer" /></figure>
|
||||
<h3 class="common-BodyTitle">IT Team</h3>
|
||||
<p class="common-BodyText">Status Page isn’t just for your customers, it’s for your employees too! Hundreds of companies are using Status Page internally to communicate around IT and third party cloud services. With the Jira Service Desk integration, IT Managers are saving hours per week by embedding IT incidents directly on internal help desks.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<% include ./footer %>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
@@ -15,7 +15,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Enterprise overview page loaded');
|
||||
amplitude.getInstance().logEvent('Status Page page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
@@ -32,11 +32,9 @@
|
||||
<div id="bubble-overlay">
|
||||
<div class="content">
|
||||
|
||||
<header>
|
||||
<header style="text-align:left">
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">Status Page</h1>
|
||||
<p><span class="highlight"> Downtime is critical to any business.</span> We at Fyipe
|
||||
help you reduce it, <br /> increase revenue, and improve transparency with your
|
||||
customers. </p>
|
||||
<p style="margin-top:50px"><i>Downtime happens.</i> <span class="highlight"> Status Page helps you be more transparent with your customers and showcase reliability.</span> Easily communicate real-time status to your customers, gain trust and increase revenue. </p>
|
||||
</header>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<script>
|
||||
var IS_DEV = false;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Subprocessor page loaded');
|
||||
amplitude.getInstance().logEvent('Subprocessor page viewed');
|
||||
}
|
||||
</script>
|
||||
</header>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<script>
|
||||
var IS_DEV = false;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Contact us page loaded');
|
||||
amplitude.getInstance().logEvent('Contact us page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Terms and condition page loaded');
|
||||
amplitude.getInstance().logEvent('Terms and condition page viewed');
|
||||
}
|
||||
</script>
|
||||
</header>
|
||||
|
||||
@@ -1,196 +1,328 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" id="home">
|
||||
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
||||
<html lang="en" id="contact">
|
||||
|
||||
<head>
|
||||
<title>Fyipe | Uptime Monitoring.</title>
|
||||
<meta name="description"
|
||||
content="Fyipe lets you monitor any website, API or dashboard and alerts your team if something goes wrong. Fyipe also keeps your customers updated about any downtime.">
|
||||
|
||||
<% include ./head %>
|
||||
|
||||
<link rel="stylesheet" href="/css/uptime-monitoring.css">
|
||||
<script src="/js/amplitude.js"></script>
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Uptime monitoring page loaded');
|
||||
}
|
||||
</script>
|
||||
<meta charset="utf-8">
|
||||
<title>Fyipe | Monitoring</title>
|
||||
|
||||
<meta name="description"
|
||||
content="Fyipe lets you monitor any website, API or dashboard and alerts your team if something goes wrong. Fyipe also keeps your customers updated about any downtime.">
|
||||
<% include ./head %>
|
||||
<link rel="stylesheet" href="/css/shared-site.css">
|
||||
<link rel="stylesheet" href="/css/home.css">
|
||||
<link rel="stylesheet" href="/css/enterprise-overview.css">
|
||||
<script src="/js/amplitude.js"></script>
|
||||
<script>
|
||||
var IS_DEV = window.location.href.indexOf('localhost') > -1 || window.location.href.indexOf('staging') > -1;
|
||||
if (!IS_DEV) {
|
||||
amplitude.getInstance().logEvent('Enterprise overview page viewed');
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<% include ./nav %>
|
||||
<% include ./nav %>
|
||||
|
||||
<div class="globalContent">
|
||||
<div class="globalContent">
|
||||
<div id="main-content">
|
||||
|
||||
<main>
|
||||
<header>
|
||||
<div class="stripes">
|
||||
<section class="marquee nav-animation-element">
|
||||
|
||||
</div>
|
||||
<section class="intro container-lg">
|
||||
<div class="columns">
|
||||
<div class="intro-copy">
|
||||
<h1 class="common-ProductLockup">
|
||||
<span>Uptime & Performance Monitoring</span>
|
||||
</h1>
|
||||
<h2 class="common-PageTitle">Monitor uptime and performance of your dashboards, API's, servers,
|
||||
applications, and more.</h2>
|
||||
</div>
|
||||
<ul class="common-ButtonGroup">
|
||||
<li>
|
||||
<a href="#" onclick="registerUrl()" class="common-Button primary" data-analytics-action="activate_radar"
|
||||
data-analytics-source="header_cta">
|
||||
Create Account
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/enterprise/demo" class="common-Button" data-analytics-action="contact_sales"
|
||||
data-analytics-source="header_cta">
|
||||
Request Demo
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<aside class="icosahedron visible">
|
||||
</aside>
|
||||
</section>
|
||||
</header>
|
||||
<div id="bubble-overlay">
|
||||
<div class="content">
|
||||
|
||||
<div class="angle-clip-container">
|
||||
<section class="prevention container-lg">
|
||||
<div class="intro-copy">
|
||||
<h2 class="common-UppercaseTitle"> Get notified of availability issues.</h2>
|
||||
<p class="common-IntroText">Knowing when your service is unavailable is critical to any business. That’s why
|
||||
Fyipe will immediately alert you in a way that suits you via email, SMS, or a call to your mobile device.
|
||||
Monitor reliability from anywhere in the world - we have over 40 different test servers all over the
|
||||
world.
|
||||
<header>
|
||||
<h1 class="Header-title common-PageTitle header-font header-size black">Monitoring</h1>
|
||||
<p><span class="highlight"> Downtime happens. Status Page helps you be more transparent and showcase reliability.</span> </p>
|
||||
</header>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<ul class="xs-rows sm-cols">
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/stopwatch.svg" alt="stopwatch" /></figure>
|
||||
<h3 class="common-BodyTitle">1 Minute Checks.</h3>
|
||||
<p class="common-BodyText">Fyipe checks the status of the endpoint every minute. Test if your site is
|
||||
available everywhere in the world.</p>
|
||||
</li>
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/network.svg" alt="network" /></figure>
|
||||
<h3 class="common-BodyTitle">Root Cause Analysis.</h3>
|
||||
<p class="common-BodyText">Get to the root of any website, server or application outage to resolve the
|
||||
issue and prevent any recurrence.</p>
|
||||
</li>
|
||||
<li class="feature-block xs-icon-top">
|
||||
<figure class="icon"><img src="/img/tools-and-utensils.svg" alt="tools" /></figure>
|
||||
<h3 class="common-BodyTitle">Monitor Performance</h3>
|
||||
<p class="common-BodyText">Monitor performance of your API's, servers and more. We even let you monitor
|
||||
page speed of your apps and let you know when something goes wrong.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section class="techguide container-lg">
|
||||
<div class="common-Card columns">
|
||||
<div class="copy">
|
||||
<h3 class="common-BodyTitle"><i>Fyipe is great and helps me sleep at night, knowing we have that extra set
|
||||
of eyes watching the performance and reliability.</i></h3>
|
||||
<p class="common-BodyText">- Shubham Aggarwal, CTO CloudBoost</p>
|
||||
<a href="/customers" class="common-Button common-Button--default">See our customers</a>
|
||||
</div>
|
||||
<aside class="chart">
|
||||
<a href="https://cloudboost.io">
|
||||
<img src="/img/CloudBoost.svg" width="300" height="160" alt="CloudBoost Logo">
|
||||
</a>
|
||||
</aside>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="simplify">
|
||||
<div class="intro-copy container-lg">
|
||||
<h2 class="common-UppercaseTitle">How uptime monitoring helps your business</h2>
|
||||
<p class="common-IntroText">See how Fyipe's complete monitoring platform can help you reach your business
|
||||
goals.</p>
|
||||
</div>
|
||||
<div class="rules container-lg columns">
|
||||
<div class="copy">
|
||||
<h3 class="common-BodyTitle">Never lose a customer.</h3>
|
||||
<p class="common-BodyText">Truth is downtimes happen. Fyipe keeps both your team and customers looped in
|
||||
about the downtime which increases customer trust.</p>
|
||||
</div>
|
||||
<aside class="rule-builder">
|
||||
<img style="
|
||||
max-height: 400px;" src="/img/employee.svg" alt="employee" />
|
||||
</aside>
|
||||
</div>
|
||||
<div class="manual-review">
|
||||
<div class="container-lg columns">
|
||||
<aside class="review-queue">
|
||||
<img style="
|
||||
max-height: 400px;" src="/img/employee (1).svg" alt="employee" />
|
||||
</aside>
|
||||
<div class="copy">
|
||||
<h3 class="common-BodyTitle">Improve Customer Experience</h3>
|
||||
<p class="common-BodyText">Understand and optimize the load performance of every element on your page
|
||||
for a better customer experience.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<section class="main basics">
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="revenue">
|
||||
<h3>Beautiful Status Page</h3>
|
||||
<p class="text-center"><span class="highlight">Your businss loses revenue with every second
|
||||
of downtime.</span> Fyipe alerts your team immediately
|
||||
so they can get to fixing it quickly and thereby increasing revenue.</p>
|
||||
</li>
|
||||
<li class="cost">
|
||||
<h3>Cut Support Costs</h3>
|
||||
<p class="text-center">Communicate any incidents to your customers through a status page.
|
||||
This saves them from creating a flood of support tickets saving you a ton of support
|
||||
costs. </p>
|
||||
</li>
|
||||
<li class="reli">
|
||||
<h3>Showcase Reliability</h3>
|
||||
<p class="text-center">Showcase the reliability of your platform and compliance to your SLA
|
||||
and build trust with your customers.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="downtime">
|
||||
<h3>Eliminate Downtime</h3>
|
||||
<p class="text-center"> Fyipe trains your team on best-practices and processes which can be
|
||||
implemented in your organization to completely eliminate downtime. </p>
|
||||
</li>
|
||||
<li class="perfectsoftware">
|
||||
<h3>Deliver perfect software</h3>
|
||||
<p class="text-center">Deliver downtime free software to your customers. Fyipe informs your
|
||||
team on any production issues so they can fix them as soon as issues comes in.</p>
|
||||
</li>
|
||||
<li class="moni">
|
||||
<h3>Monitor Anything.</h3>
|
||||
<p class="text-center">An endpoint, an applications, a container, cluster, network, or
|
||||
anything else. You name it. We monitor all of
|
||||
them for you. </p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
<header style="padding-top:50px; border-top: 1px solid rgba(0,0,0,.07); border-bottom:unset">
|
||||
<h2 class="header">Our Engineer is yours.</h2>
|
||||
<p class="common-BodyText"> You will have a dedicated engineer who will help you integrate Fyipe in
|
||||
your organization, train your IT ops team on best practices and processes, and also implement
|
||||
any future feature requests that you may have. </p>
|
||||
</header>
|
||||
<div class="content">
|
||||
<ul class="columns">
|
||||
<li class="reliability">
|
||||
<h3>Helps integrate Fyipe in your organization.</h3>
|
||||
<p class="text-center">Our dedicated engineer will help you integrate Fyipe in your
|
||||
organization with apps, services and processes your team works with.</p>
|
||||
</li>
|
||||
<li class="monitor">
|
||||
<h3>Trains team on Best Practices.</h3>
|
||||
<p class="text-center">Our dedicated engineer is an DevOps and IT Ops expert and will train
|
||||
your team on best practices and processes to follow to eliminate downtime. </p>
|
||||
</li>
|
||||
<li class="analytics">
|
||||
<h3>Implements Feature Requests.</h3>
|
||||
<p class="text-center"> Our dedicated engneer will implement any future feature requests you
|
||||
may have to better integrate Fyipe with your processes and services.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="split">
|
||||
<div class="content">
|
||||
|
||||
<div class="left">
|
||||
|
||||
<h3 class="header" style="margin-top:250px">More Status Page Features.</h3>
|
||||
<p class="common-BodyText" style="font-size:18px"><span class="highlight"
|
||||
style="font-size:18px">Efficient IT Ops management depends<br />on the right
|
||||
information being shared <br />with the right people at the right time <br /> and
|
||||
knowing it’s shared securely. </span><br /><br /> Fyipe ensures sensitive company
|
||||
<br /> and customer information remains <br />secure with enterprise-ready security
|
||||
features and compliance with various <br /> industry and cloud service standards. </p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Inform users about future Scheduled Maintenance</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Embed Status Page anywhere - app, website or help-desk.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Notify customers by SMS or Email proactively.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Display how well your systems are performing</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create multiple status pages and multiple sub projects.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Create private status page for internal employees or specific customers</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Granular access based on users or groups</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Customize logo, branding, colors, or edit HTML, CSS and JS directly.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Post investigation notes on status page so your customers are updated.</h3>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3>Integrate with 1500+ integrations.</h3>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Integrate with fully extensible API.</h3>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
|
||||
<header style="margin-top:50px">
|
||||
<h2 class="header">Security, Encryption and Compliance.</h2>
|
||||
<p class="common-BodyText">We take security seriously here at Fyipe, and we are proud to exceed
|
||||
the industry standard when it comes to protecting your data.</p>
|
||||
</header>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="soc">
|
||||
<h3>SOC 2 (Type 2)</h3>
|
||||
<p class="text-center">SOC 2 ensures your service providers securely manage your data to
|
||||
protect the interests of your organization. <br /><br /><a class="black-link"
|
||||
href="/legal/soc-2">Request report here.</a></p>
|
||||
</li>
|
||||
<li class="soc">
|
||||
<h3>SOC 3</h3>
|
||||
<p class="text-center"> Soc 3 report outlines information related to controls for security,
|
||||
availability, processing integrity, confidentiality or privacy. <br /><br /><a
|
||||
class="black-link" href="/legal/soc-3">Download report here.</a></p>
|
||||
</li>
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27001</h3>
|
||||
<p class="text-center">ISO 27001 includes all legal, physical and technical controls
|
||||
involved in an information risk management processes.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27017</h3>
|
||||
<p class="text-center">ISO/IEC 27017 security on aspects of cloud computing, recommending
|
||||
cloud-specific information security controls.<br /><br /><a class="black-link"
|
||||
href="/legal/iso-27017">Download certificate here.</a></p>
|
||||
</li>
|
||||
|
||||
<li class="iso">
|
||||
<h3>ISO/IEC 27018</h3>
|
||||
<p class="text-center">ISO/IEC 27018 is a code of practice that focuses on protection of
|
||||
personal data in the cloud. <br /><br /><a class="black-link"
|
||||
href="/legal/iso-27018">Download certificate here.</a> </p>
|
||||
</li>
|
||||
<li class="hipaa">
|
||||
<h3>HIPAA</h3>
|
||||
<p class="text-center">HIPAA is United States legislation that provides data privacy and
|
||||
security provisions for safeguarding medical information.<br /><br /><a
|
||||
class="black-link" href="/legal/hipaa">Request information here.</a> </p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="columns">
|
||||
<li class="gdpr">
|
||||
<h3>GDPR</h3>
|
||||
<p class="text-center">The GDPR is a law on data protection and privacy in the European
|
||||
Union and the European Economic Area. <br /><br /><a class="black-link"
|
||||
href="/legal/gdpr">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="ccpa">
|
||||
<h3>CCPA</h3>
|
||||
<p class="text-center">The CCPA is a new data privacy law that applies to businesses that
|
||||
collect personal information from California residents. <br /><br /><a
|
||||
class="black-link" href="/legal/ccpa">Read our poliy here.</a></p>
|
||||
</li>
|
||||
<li class="pci">
|
||||
<h3>PCI DSS</h3>
|
||||
<p class="text-center">PCI DSS is a standard for organizations that handle branded credit
|
||||
cards from the major card schemes.<br /><br /><a class="black-link"
|
||||
href="/legal/pci">Read our report here.</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="background-color:black;height: 600px;width:100%;">
|
||||
<header style="padding-top:75px">
|
||||
<h2 class="header" style="color:white">1500+ Enterprise Integrations and counting.</h2>
|
||||
<p class="common-BodyText">Fyipe integrates with over a thousand enterprise class app and
|
||||
services which helps you streamline and automate your digital ops workflow.</p>
|
||||
</header>
|
||||
|
||||
<ul class="integration-list">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/slack-white.svg">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/atlassian.svg" style="
|
||||
height: 70px;
|
||||
margin-top: -15px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/servicenow.svg">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="integration-list" style="margin-top: 60px;">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/okta.svg" style="
|
||||
height: 30px;
|
||||
margin-left: -50px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/aws-white.svg" style="
|
||||
height: 50px;
|
||||
margin-left: -80px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/appdynamics.svg" style="
|
||||
height: 80px;
|
||||
">
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="integration-list" style="margin-top: 40px;">
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/newrelic.svg" style="
|
||||
height: 80px;
|
||||
margin-left: -60px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/zendesk.svg" style="
|
||||
height: 60px;
|
||||
margin-left: -90px;
|
||||
">
|
||||
</li>
|
||||
<li>
|
||||
<img class="integration-logo" src="/img/azure.svg" style="
|
||||
height: 60px;
|
||||
">
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="take-action container-lg">
|
||||
<div class="intro-copy">
|
||||
<h2 class="common-UppercaseTitle">Fyipe can do more for your business.</h2>
|
||||
<p class="common-IntroText">We also have a status page and on call scheduling platform that can help your
|
||||
business grow reliabily.</p>
|
||||
</div>
|
||||
<div class="columns">
|
||||
<ul class="feature-list xs-rows sm-cols lg-rows">
|
||||
<li class="feature-block xs-icon-top lg-icon-left">
|
||||
<figure class="icon"><img style=" width: 80px;
|
||||
margin-left: -7px;" src="/img/battery.svg" alt="battery" /></figure>
|
||||
<h3 class="common-BodyTitle">Status Page</h3>
|
||||
<p class="common-BodyText">Show case reliabilty to your potential customers, increase transparency, gain
|
||||
trust and reduce support costs during downtime.</p>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="feature-list xs-rows sm-cols lg-rows">
|
||||
|
||||
|
||||
<li class="feature-block xs-icon-top lg-icon-left">
|
||||
<figure class="icon"><img src="/img/calendar.svg" alt="calendar" /></figure>
|
||||
<h3 class="common-BodyTitle">On-Call Scheduling</h3>
|
||||
<p class="common-BodyText">Your team is always alerted during a downtime. We also alert the secondary
|
||||
on-call team member if the primary team member misses the alert. </p>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<script type="application/json" id="animation-strings">
|
||||
["Address Mismatch","Billing Address","Card Country","Card History","Cardholder Name","Card Issuer","Card Type","Customer History","Device ID","IP Address","Order Value","Shipping Address"]
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<% include ./footer %>
|
||||
<% include ./footer %>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
0
uninstall.sh
Normal file → Executable file
0
uninstall.sh
Normal file → Executable file
Reference in New Issue
Block a user