diff options
author | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-01-29 10:57:42 +0100 |
---|---|---|
committer | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-01-29 10:57:42 +0100 |
commit | 9a263b762bab91fd4406bd4a454267bc71e3a66c (patch) | |
tree | cb207b05ca713a584bbc0a7e7159a590efffdaf7 /op_guide/plume/README.md | |
parent | 8f0cb24246a19f25f1865109730939ea64dbab2b (diff) | |
parent | 982efd1b49f7435f7c49c2099aabfc994d3901fb (diff) | |
download | infrastructure-9a263b762bab91fd4406bd4a454267bc71e3a66c.tar.gz infrastructure-9a263b762bab91fd4406bd4a454267bc71e3a66c.zip |
Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/infrastructure
Diffstat (limited to 'op_guide/plume/README.md')
-rw-r--r-- | op_guide/plume/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
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) |