mention secretmgr.py in create_database

This commit is contained in:
Alex 2021-01-19 17:29:37 +01:00
parent a847a9683f
commit 9560f80852
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ Go to guichet.deuxfleurs.fr
4. Hash it with `slappasswd`
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
```bash