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

remove HORTA_NO_ADMIN_USER_FLAG #59

Open
dyf opened this issue Oct 26, 2023 · 2 comments
Open

remove HORTA_NO_ADMIN_USER_FLAG #59

dyf opened this issue Oct 26, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dyf
Copy link

dyf commented Oct 26, 2023

The person deploying hortacloud should not have to know whether or not they need to create an admin user.

@dyf
Copy link
Author

dyf commented Oct 27, 2023

This variable was the cause of #63

When installing a new environment, HORTA_NO_ADMIN_USER_FLAG was set to true. That meant no admin user was created at all.

@porterbot porterbot moved this to Todo in HortaCloud Nov 16, 2023
@porterbot porterbot added the bug Something isn't working label Oct 15, 2024
@cgoina
Copy link
Contributor

cgoina commented Oct 30, 2024

@dyf how about we change this with a variable NEW_HORTA_ENVIRONMENT which gets set to true first time and then users must make sure they set it to false? And we mention this in the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

3 participants