forked from Deuxfleurs/infrastructure
.. | ||
README.md |
Creating a new Plume user
- Bind nomad on your machine with SSH (check the README file at the root of this repo)
- Go to http://127.0.0.1:4646
- Select
plume
-> clickexec
button (top right) - Select
plume
on the left panel - Press
enter
to get a bash shell - Run:
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