{% include "header.html" %}

register








or register with the CLI

ordinary accounts register \
    https://{{ domain }} your_account \
    --password 'SEcRue123!' \
    --invite 'BASE64_ENCODED_TOKEN'
        

instructions on how to get an invite token: here
{% include "footer.html" %}