From 0a37d155dda915f80cc70d5bbd223d820f996511 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 24 Dec 2022 22:23:08 +0100 Subject: [PATCH] =?UTF-8?q?plume:=20pas=20de=20creation=20d'utilisateur=20?= =?UTF-8?q?(on=20a=20ldap=20maintenant);=20d=C3=A9placement=20ds=20d=C3=A9?= =?UTF-8?q?bogage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{courantes => debogage}/plume.md | 20 ------------------- 1 file changed, 20 deletions(-) rename content/operations/{courantes => debogage}/plume.md (57%) diff --git a/content/operations/courantes/plume.md b/content/operations/debogage/plume.md similarity index 57% rename from content/operations/courantes/plume.md rename to content/operations/debogage/plume.md index 03e47c5..c256a45 100644 --- a/content/operations/courantes/plume.md +++ b/content/operations/debogage/plume.md @@ -6,26 +6,6 @@ dateCreated = 2022-12-22 weight = 11 +++ -## 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) - 4. Select `plume` on the left panel - 5. Press `enter` to get a bash shell - 6. Run: - -```bash -plm users new \ - --username alice \ - --display-name Alice \ - --bio Just an internet user \ - --email alice@example.com \ - --password s3cr3t -``` - -That's all folks, now you can use your new account at https://plume.deuxfleurs.fr - ## Bug and debug If you can't follow a new user and have this error: