Server setup complete

Congratulations! Your Solid server is now ready to use.
You can now visit its homepage.

<% if (initialize && !registration) { %>

Root Pod

The root Pod is publicly accessible.
Prevent public write and control access to the root by modifying its ACL document.

<% } %> <% if (registration) { %> <%- include('../identity/email-password/register-response-partial.html.ejs', { authenticating: false }) %> <% } %>