Set up your Solid server

Your Solid server needs a one-time setup so it acts exactly the way you want.

Accounts on this server
  1. This can only be changed in the configuration. See the general configuration documentation and the identity specific options to find out how.

  2. Any existing root Pod will be disabled.

  3. By default, the public has read and write access to the root Pod.
    You typically only want to choose this for rapid testing and development.
    This requires registration to be disabled.

Sign up <%- include('../identity/email-password/register-partial.html.ejs', { allowRootPod: allowRootPod, }) %>