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

docs: add enterprise awareness section #8847

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 2 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
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ Unleash is the most popular open source solution for feature flagging on GitHub.

<br/>

## Start with Unleash Enterprise
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FredrikOseberg I wouldn't make this a separate section, but include it as part of Getting Started with Unleash. We could phrase it something like: To start with Unleash Enterprise, request a free trial. This gives you access to a hosted instance where you can test features such as ...

Then: If you want to start with Unleash Open Source, ...

Happy to make a commit with the proposed changes if you'd like

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@melindafekete Feel free to make the changes.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FredrikOseberg made some changes here 04cea60 wdyt?


Unleash provides an Enterprise offering that offers the following capabilities:
* Single Sign On
* Change request (Pull request for flag configuration)
* SCIM Support (Automatic user provisioning)
* Unlimited Environments and Projects
* Role based access control
* Service accounts

[Start with a 14 day free trial](https://www.getunleash.io/plans/enterprise-payg?utm_source=oss&utm_medium=readme&utm_content=unleash-enterprise-start)

## Getting Started with Unleash

### 1. Setting Up Unleash
Expand Down
Loading