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

How create default admin user #147

Closed
DocDocTeam opened this issue May 7, 2020 · 1 comment
Closed

How create default admin user #147

DocDocTeam opened this issue May 7, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@DocDocTeam
Copy link

How I can create local admin user for self-hosted install?

@akondas
Copy link
Member

akondas commented May 7, 2020

You need to run this command in CLI:
bin/console repman:create:admin <email>

Description:

Description:
  Create admin user

Usage:
  repman:create:admin <email> [<password>]

Arguments:
  email                 e-mail used to log in
  password              plain password, if you don't provide it, you'll be asked for it

@karniv00l we need to add this to docs

@akondas akondas added the documentation Improvements or additions to documentation label May 7, 2020
nickygerritsen added a commit to Lets-Talk-NL/repman that referenced this issue May 29, 2020
@akondas akondas closed this as completed Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants