fix: user creation command closes #26
This commit is contained in:
@ -24,10 +24,10 @@
|
|||||||
your Docker swarm box
|
your Docker swarm box
|
||||||
5. `abra app deploy YOURAPPDOMAIN`
|
5. `abra app deploy YOURAPPDOMAIN`
|
||||||
6. Create initial user:
|
6. Create initial user:
|
||||||
```
|
|
||||||
abra app run YOURAPPDOMAIN app bash
|
```
|
||||||
. /docker-entrypoint.sh -e
|
abra app run YOURAPPDOMAIN app -- bin/manage_users --add admin@ema.il
|
||||||
bin/manage_users
|
```
|
||||||
|
|
||||||
[hedegedoc]: https://github.com/hedgedoc/hedgedoc
|
[hedegedoc]: https://github.com/hedgedoc/hedgedoc
|
||||||
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
|
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||||
|
|||||||
Reference in New Issue
Block a user