Added step to set the admin user's password
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ff926f9e3d
commit
0c43c0dba3
@ -24,6 +24,7 @@ Based on the recommended [`tobybatch/kimai2`] compose file.
|
||||
your Docker swarm box
|
||||
5. `abra app deploy YOURAPPDOMAIN`
|
||||
6. Create an admin user, first run `abra app run YOURAPPDOMAIN app bash` then run `/opt/kimai/bin/console kimai:create-user admin admin@example.org ROLE_SUPER_ADMIN `'
|
||||
7. Set the admin user's password by running `/opt/kimai/bin/console kimai:user:password admin supersecretpassword`
|
||||
|
||||
[Kimai]: https://www.kimai.org/
|
||||
[`tobybatch/kimai2`]: https://tobybatch.github.io/kimai2/docker-compose.html#docker-compose
|
||||
|
Loading…
x
Reference in New Issue
Block a user