Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <[email protected]>
  • Loading branch information
markphelps committed Jul 15, 2024
1 parent 8181bcd commit 455907f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions cloud/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ With Flipt Enterprise Cloud, you deploy open-source Flipt on your infrastructure
A gateway is a secure tunnel that allows Flipt Enterprise Cloud to connect to your local Flipt instance. When you run `flipt` with Enterprise Cloud, we create a secure tunnel to your local instance via a gateway, allowing you to access it from anywhere in the world.

<Tip>
See our [Production Guide](/cloud/guides/production) for more information on how to connect your instances to Flipt Enterprise Cloud.
See our [Production Guide](/cloud/guides/production) for more information on
how to connect your instances to Flipt Enterprise Cloud.
</Tip>


## Environments

An environment is a logical grouping of your Flipt instances. When you connect your Flipt instance to Flipt Enterprise Cloud, you are connecting it to a named environment. You can think of environments as a way to group your instances by purpose, such as development, staging, or production.
Expand Down
4 changes: 2 additions & 2 deletions cloud/guides/production.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ You have successfully and permanently connected your Flipt instance to Flipt Ent

<Check>
Note that you didn't have to mess with DNS or firewall settings to enable the
connection between Flipt and your instance. Flipt Enterprise Cloud takes care of
all the networking for you.
connection between Flipt and your instance. Flipt Enterprise Cloud takes care
of all the networking for you.
</Check>

### Details
Expand Down
6 changes: 3 additions & 3 deletions configuration/experimental.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ experimental:
```

<Note>
You must have a valid Flipt Enterprise Cloud account to use this feature. To learn
more about Flipt Enterprise Cloud, visit our [website](https://flipt.io/cloud) and
sign up for an account.
You must have a valid Flipt Enterprise Cloud account to use this feature. To
learn more about Flipt Enterprise Cloud, visit our
[website](https://flipt.io/cloud) and sign up for an account.
</Note>

## Deprecations
Expand Down
6 changes: 3 additions & 3 deletions guides/migration/launchdarkly/flipt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Generally speaking, it’s preferable to open up new flags individually when mig
If you need assistance with migrating your flags from LaunchDarkly to Flipt, join our [Discord community](https://flipt.io/discord) and ask for help in the #migration channel.

<Note>
Flipt offers flag state migration services for any paid user of our [Enterprise
Cloud](/cloud/overview) offering. We’re working on extending this offer to the
rest of the ecosystem as well!
Flipt offers flag state migration services for any paid user of our
[Enterprise Cloud](/cloud/overview) offering. We’re working on extending this
offer to the rest of the ecosystem as well!
</Note>
8 changes: 4 additions & 4 deletions guides/migration/launchdarkly/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ The last part is to migrate all of your existing flags from the LaunchDarkly
interface to your Flipt instance.

<Tip>
Flipt has a new [Enterprise Cloud](/cloud/overview) offering that allows you to run your
own Flipt instance, without worrying about managing authentication and users.
It has no limits - and we'll assist you in LaunchDarkly to Flipt migration
services for free, for all of our paying users.
Flipt has a new [Enterprise Cloud](/cloud/overview) offering that allows you
to run your own Flipt instance, without worrying about managing authentication
and users. It has no limits - and we'll assist you in LaunchDarkly to Flipt
migration services for free, for all of our paying users.
</Tip>

0 comments on commit 455907f

Please sign in to comment.