aboutsummaryrefslogtreecommitdiff
path: root/op_guide
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-20 10:21:42 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-20 10:21:42 +0100
commit8eaa7914d0b61c0b3ea5a7633cf973b2c820aca2 (patch)
tree98ae84d142f8a1679262cfa9a313f47e3ed46b05 /op_guide
parent2a0e9720b79313233f7ce7cb4802e6b13c052089 (diff)
parent2e25e150d476934cbe356c34463f5403d100aa76 (diff)
downloadinfrastructure-8eaa7914d0b61c0b3ea5a7633cf973b2c820aca2.tar.gz
infrastructure-8eaa7914d0b61c0b3ea5a7633cf973b2c820aca2.zip
Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/infrastructure
Diffstat (limited to 'op_guide')
-rw-r--r--op_guide/create_database/README.md2
-rw-r--r--op_guide/plume/README.md2
-rw-r--r--op_guide/update_matrix/README.md (renamed from op_guide/update_matrix.md)0
3 files changed, 4 insertions, 0 deletions
diff --git a/op_guide/create_database/README.md b/op_guide/create_database/README.md
index 7d49c97..fb3bdd9 100644
--- a/op_guide/create_database/README.md
+++ b/op_guide/create_database/README.md
@@ -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
diff --git a/op_guide/plume/README.md b/op_guide/plume/README.md
index fa6084d..4a8bbac 100644
--- a/op_guide/plume/README.md
+++ b/op_guide/plume/README.md
@@ -1,3 +1,5 @@
+## Creating a new Plume user
+
1. Bind nomad on your machine with SSH (check the README file at the root of this repo)
2. Go to http://127.0.0.1:4646
3. Select `plume` -> click `exec` button (top right)
diff --git a/op_guide/update_matrix.md b/op_guide/update_matrix/README.md
index 7df588f..7df588f 100644
--- a/op_guide/update_matrix.md
+++ b/op_guide/update_matrix/README.md