Noninteractive first time setup of user via upgrade?

You can automate creating a user with sentry createuser:

Usage: sentry createuser [OPTIONS]

  Create a new user.

Options:
  --email TEXT
  --password TEXT
  --superuser / --no-superuser
  --no-password
  --no-input
  --help                        Show this message and exit.
1 Like