From 2e733064f3395703520d5768816e4bf06f195aff Mon Sep 17 00:00:00 2001
From: Mark Phelps <209477+markphelps@users.noreply.github.com>
Date: Fri, 22 Dec 2023 09:58:18 -0500
Subject: [PATCH] feat: make managed offerings more pronounced (#161)
---
introduction.mdx | 11 +++++------
managed/byoc.mdx | 22 ++++++++++++++--------
managed/hybrid.mdx | 22 ++++++++++++++--------
managed/overview.mdx | 15 ++++++++++-----
self-hosted/overview.mdx | 4 ++++
5 files changed, 47 insertions(+), 27 deletions(-)
diff --git a/introduction.mdx b/introduction.mdx
index 5a7f0c4..c470c2b 100644
--- a/introduction.mdx
+++ b/introduction.mdx
@@ -11,14 +11,13 @@ For more information on any of the concepts described, please see the
[Concepts](/concepts) documentation.
- Flipt Labs is our new collection of open-source applications and tutorials
- that show the functionality, use-cases, and various configurations of Flipt.
- Click to learn more.
+ Run Flipt in your cloud without having to worry about managing everything yourself.
+
## Setup
diff --git a/managed/byoc.mdx b/managed/byoc.mdx
index 86dee26..1e193ab 100644
--- a/managed/byoc.mdx
+++ b/managed/byoc.mdx
@@ -3,20 +3,19 @@ title: Bring Your Own Cloud
description: Tailor Flipt to your unique infrastructure needs with our BYOC offering.
---
-
- Click here to register your interest in Flipt's BYOC offering
-
+
+ Get on the [waitlist](https://1ld82idjvlr.typeform.com/to/s7YfGviE) for the
+ Flipt BYOC Beta
+
@@ -36,4 +35,11 @@ description: Tailor Flipt to your unique infrastructure needs with our BYOC offe
- **The SaaS Advantage, Enhanced Security**: Enjoy the benefits of a SaaS model without compromising on security or experiencing latency issues. Our BYOC solution offers the best of both worlds, providing a secure, high-performance environment for your feature flag needs.
-Interested in piloting Flipt’s BYOC offering? [Sign Up as a Design Partner](https://1ld82idjvlr.typeform.com/to/s7YfGviE) or get in touch at [dev@flipt.io](mailto:dev@flipt.io).
+
+ Your insights and feedback will be invaluable in refining these offerings to
+ best serve organizations like yours.
+
diff --git a/managed/hybrid.mdx b/managed/hybrid.mdx
index 312872c..081feaa 100644
--- a/managed/hybrid.mdx
+++ b/managed/hybrid.mdx
@@ -3,20 +3,19 @@ title: Hybrid Cloud
description: Use our Cloud offering as the simplest, scalable and managed backend for running Flipt open-source on your infrastructure
---
-
- Click here to register your interest in Flipt's Hybrid cloud offering
-
+
+ Get on the [waitlist](https://1ld82idjvlr.typeform.com/to/s7YfGviE) for the
+ Flipt Hybrid Cloud Beta
+
@@ -36,4 +35,11 @@ description: Use our Cloud offering as the simplest, scalable and managed backen
- **Future-Proof Your Operations with Advanced Features**: Stay ahead with plans for in-application audit logging, metrics, and insights. Our upcoming features are designed to provide deep insights and enhanced control, helping you make data-driven decisions with ease.
-Interested in piloting our Hybrid Cloud offering? [Sign Up as a Design Partner](https://1ld82idjvlr.typeform.com/to/s7YfGviE) or get in touch at [dev@flipt.io](mailto:dev@flipt.io).
+
+ Your insights and feedback will be invaluable in refining these offerings to
+ best serve organizations like yours.
+
diff --git a/managed/overview.mdx b/managed/overview.mdx
index 9d37aa4..e414843 100644
--- a/managed/overview.mdx
+++ b/managed/overview.mdx
@@ -3,7 +3,7 @@ title: Overview
description: Learn about the managed offerings we're building
---
-At Flipt, we're pioneering the next generation of feature flag management with two innovative offerings: Bring Your Own Cloud (BYOC) and Hybrid Cloud.
+At Flipt, we're pioneering the next generation of feature flag management with two innovative offerings: [Bring Your Own Cloud (BYOC)](/managed/byoc) and [Hybrid Cloud](/managed/hybrid).
Both solutions are designed to seamlessly integrate into your existing infrastructure, providing unparalleled efficiency, security, and ease of use.
@@ -14,7 +14,7 @@ Read on to learn more about these exciting new offerings and how you can get inv
Embrace the convenience of a managed service while retaining full control in
your cloud environment.
-
+
Combine the flexibility of deployment in your cloud with the robustness of
managed storage.
@@ -34,6 +34,11 @@ We're actively iterating on these exciting concepts and looking for forward-thin
If you're interested in piloting the BYOC or Hybrid Cloud solutions and contributing to their development, we'd love to hear from you.
-[Sign Up as a Design Partner](https://1ld82idjvlr.typeform.com/to/s7YfGviE)
-
-Your insights and feedback will be invaluable in refining these offerings to best serve organizations like yours. Join us in building the future of feature flags!
+
+ Your insights and feedback will be invaluable in refining these offerings to
+ best serve organizations like yours.
+
diff --git a/self-hosted/overview.mdx b/self-hosted/overview.mdx
index 9e0968a..91824a2 100644
--- a/self-hosted/overview.mdx
+++ b/self-hosted/overview.mdx
@@ -37,6 +37,10 @@ For more details on each installation method, see the sections below.
- [Homebrew](#homebrew)
- [Binary](#binary)
+
+ Don't want to self-host? Learn more about our managed offerings.
+
+
## Homebrew
You can install Flipt using [Homebrew](https://brew.sh/) on macOS and Linux.