Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make managed offerings more pronounced #161

Merged
merged 1 commit into from
Dec 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ For more information on any of the concepts described, please see the
[Concepts](/concepts) documentation.

<Card
title="Announcing Flipt Labs!"
icon="flask"
title="Announcing Managed Flipt!"
icon="bullhorn"
iconType="duotone"
href="https://github.com/flipt-io/labs"
href="/managed"
>
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.

</Card>

## Setup
Expand Down
22 changes: 14 additions & 8 deletions managed/byoc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,19 @@ title: Bring Your Own Cloud
description: Tailor Flipt to your unique infrastructure needs with our BYOC offering.
---

<Card
title="Interested? Let us know!"
icon="hand"
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE"
>
Click here to register your interest in Flipt's BYOC offering
</Card>
<Check>
Get on the [waitlist](https://1ld82idjvlr.typeform.com/to/s7YfGviE) for the
Flipt BYOC Beta
</Check>

<Frame id="managed-boyc">
<img
noZoom
className="hidden h-128 dark:block"
src="/images/managed/byoc-dark.png"
/>
<img
noZoom
className="block h-128 dark:hidden"
src="/images/managed/byoc-light.png"
/>
Expand All @@ -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 [[email protected]](mailto:[email protected]).
<Card
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE"
title="Sign Up as a Design Partner"
icon="handshake"
>
Your insights and feedback will be invaluable in refining these offerings to
best serve organizations like yours.
</Card>
22 changes: 14 additions & 8 deletions managed/hybrid.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

<Card
title="Interested? Let us know!"
icon="hand"
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE"
>
Click here to register your interest in Flipt's Hybrid cloud offering
</Card>
<Check>
Get on the [waitlist](https://1ld82idjvlr.typeform.com/to/s7YfGviE) for the
Flipt Hybrid Cloud Beta
</Check>

<Frame id="managed-hybrid">
<img
noZoom
className="hidden h-128 dark:block"
src="/images/managed/hybrid-dark.png"
/>
<img
noZoom
className="block h-128 dark:hidden"
src="/images/managed/hybrid-light.png"
/>
Expand All @@ -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 [[email protected]](mailto:[email protected]).
<Card
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE"
title="Sign Up as a Design Partner"
icon="handshake"
>
Your insights and feedback will be invaluable in refining these offerings to
best serve organizations like yours.
</Card>
15 changes: 10 additions & 5 deletions managed/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.
</Card>
<Card href="/managed/hybrid" title="Hybrid Cloud" icon="handshake">
<Card href="/managed/hybrid" title="Hybrid Cloud" icon="server">
Combine the flexibility of deployment in your cloud with the robustness of
managed storage.
</Card>
Expand All @@ -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!
<Card
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE"
title="Sign Up as a Design Partner"
icon="handshake"
>
Your insights and feedback will be invaluable in refining these offerings to
best serve organizations like yours.
</Card>
4 changes: 4 additions & 0 deletions self-hosted/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ For more details on each installation method, see the sections below.
- [Homebrew](#homebrew)
- [Binary](#binary)

<Card title="Managed Flipt" icon="cloud" href="/managed">
Don't want to self-host? Learn more about our managed offerings.
</Card>

## Homebrew

You can install Flipt using [Homebrew](https://brew.sh/) on macOS and Linux.
Expand Down