On first installation using a docker-compose file and following the installation instructions what is the default password for Closed Registration DRONE_ADMIN users?
The web frontend won't let you access it without a logon and it's not possible to create new users using the CLI without a login either.
The administrative user needs to login with the Gogs username and password
Let's use this example configuration for reference:
You need to make sure that
johnsmith
is a valid Gogs username. When you are prompted to login you should enterjohnsmith
for the username, and usejohnsmith
's Gogs password.