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

Self Hosted Docker DX improvements #3231

Open
dabeeeenster opened this issue Jan 3, 2024 · 5 comments · May be fixed by #5057
Open

Self Hosted Docker DX improvements #3231

dabeeeenster opened this issue Jan 3, 2024 · 5 comments · May be fixed by #5057
Assignees
Labels
api Issue related to the REST API front-end Issue related to the React Front End Dashboard improvement Improvement to the existing platform

Comments

@dabeeeenster
Copy link
Contributor

There are some things that would help onboarding for new self hosted installs:

  1. The default install creates an Organisation and Project, but does not create any Environments for that Project. We should add the 2 Environments (Development and Production) that are created when a new project is set up in the SaaS platform.

  2. It's not possible to create a second project as we limit open source to 1 project, but there's no helper text to explain this. We should add text that states:

Self hosted Flagsmith installations are limited to 1 Project. Learn more with our version comparison.

image
@dabeeeenster dabeeeenster added improvement Improvement to the existing platform front-end Issue related to the React Front End Dashboard api Issue related to the REST API labels Jan 3, 2024
@levrik
Copy link

levrik commented Feb 20, 2024

What I'm failing to understand here: How am I supposed to run Flagsmith on Flagsmith as explained in the docs when I'm unable to create a 2nd project? Am I expected to mix Flagsmith's feature flags with my own in this case?

@matthewelwell
Copy link
Contributor

Hi @levrik, no, you can create a second organisation to hold this project.

@levrik
Copy link

levrik commented Feb 20, 2024

@matthewelwell I thought creating a 2nd organisation isn't possible but just found the button on the UI. TBH it's not very obvious 😅

@matthewelwell matthewelwell linked a pull request Jan 30, 2025 that will close this issue
4 tasks
@matthewelwell
Copy link
Contributor

We are currently working on this area of the application. We will be adding a cleaner onboarding experience for new Flagsmith installations. See the PR here for more information on the implementation.

@matthewelwell
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API front-end Issue related to the React Front End Dashboard improvement Improvement to the existing platform
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

5 participants