Congratulations!
Your Solid server is now ready to use.
You can now visit its homepage.
Warning: the root Pod is publicly accessible.
Prevent public write and control access to the root
by modifying its ACL document.
Your new Pod is located at <%= podBaseUrl %>.
You can store your documents and data there.
Your new WebID is <%= webId %>.
You can use this identifier to interact with Solid pods and apps.
Via your email address <%= email %>, this server lets you log in to Solid apps with your WebID <%= webId %>
<% if (!createWebId) { %>
You will need to add the triple
<%= `<${webId}>
to your existing WebID document <%= webId %>
to indicate that you trust this server as a login provider.