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

ability to automate the creation of the admin user more easily #38

Open
JulianFP opened this issue Oct 15, 2024 · 1 comment
Open

ability to automate the creation of the admin user more easily #38

JulianFP opened this issue Oct 15, 2024 · 1 comment
Labels
FR enhancement New feature or request regarding a functional reqirement high priority will be among the next things we do

Comments

@JulianFP
Copy link
Owner

Currently the only way to create the initial admin user is by editing the sqlite database manually. This is not ideal, not easy to automate and kind of hacky. Instead the backend could create the initial admin user at first startup for you by reading its user/password from env variables or similar.

@JulianFP JulianFP added FR enhancement New feature or request regarding a functional reqirement high priority will be among the next things we do labels Oct 15, 2024
@JulianFP
Copy link
Owner Author

This would also allow for a true AIO docker-compose setup that includes the runner.

@JulianFP JulianFP reopened this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR enhancement New feature or request regarding a functional reqirement high priority will be among the next things we do
Projects
None yet
Development

No branches or pull requests

1 participant