forked from Deuxfleurs/infrastructure
mention secretmgr.py in create_database
This commit is contained in:
parent
a847a9683f
commit
9560f80852
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Go to guichet.deuxfleurs.fr
|
||||||
4. Hash it with `slappasswd`
|
4. Hash it with `slappasswd`
|
||||||
5. Add a `userpassword` entry with the hash
|
5. Add a `userpassword` entry with the hash
|
||||||
|
|
||||||
|
This step can also be done using the automated tool `secretmgr.py` in the app folder.
|
||||||
|
|
||||||
## 2. Connect to postgres with the admin users
|
## 2. Connect to postgres with the admin users
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue