Create job to create a user in the helmchart
On the login pod it is possible to execute
flask user create admin@example.com
flask user setpassword admin@example.com password
the password need to be complex enough, otherwise it will fail.
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
On the login pod it is possible to execute
flask user create admin@example.com
flask user setpassword admin@example.com password
the password need to be complex enough, otherwise it will fail.