[Feature request] Auto provision (admin) user/s
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 471
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 117
Description
It will be great if the application can auto provision the admin user.
Currently, on new deployments we have to manually login and create it.
This makes truly automating the deployment impossible, beside adding a job that can use the API to register the admin. I think the current approach for handling the provision of connections/sources can work for the admin user/s.
This eventually can be a nice feature to the helm chart which can make adoption greater as bootstraping an admin user is a standart practise in other popular alternatives.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing provisioning flow for connections and sources, then review how the Helm chart configures new deployments. Determine the supported way to bootstrap an admin user without manual login or an API registration job. Done should include an agreed provisioning path and Helm chart support for automated admin creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, typescript
- Domain
- authentication, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100