Added correct instructions for creating an admin user
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
5a173462da
commit
ff926f9e3d
@ -23,7 +23,7 @@ Based on the recommended [`tobybatch/kimai2`] compose file.
|
|||||||
4. `abra app config YOURAPPDOMAIN` - be sure to change `$DOMAIN` to something that resolves to
|
4. `abra app config YOURAPPDOMAIN` - be sure to change `$DOMAIN` to something that resolves to
|
||||||
your Docker swarm box
|
your Docker swarm box
|
||||||
5. `abra app deploy YOURAPPDOMAIN`
|
5. `abra app deploy YOURAPPDOMAIN`
|
||||||
6. `abra app run YOURAPPDOMAIN app create_admin`
|
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 `'
|
||||||
|
|
||||||
[Kimai]: https://www.kimai.org/
|
[Kimai]: https://www.kimai.org/
|
||||||
[`tobybatch/kimai2`]: https://tobybatch.github.io/kimai2/docker-compose.html#docker-compose
|
[`tobybatch/kimai2`]: https://tobybatch.github.io/kimai2/docker-compose.html#docker-compose
|
||||||
|
Loading…
x
Reference in New Issue
Block a user