%- include('header') %>
This page shows the status of Multi-Master LDAP replication peers.
Your Server ID: <%= myId %>
| Site LDAP URL | Replication Status |
|---|---|
| No replication peers configured in environment (LDAP_REPLICATION_HOSTS is empty). | |
| <%= site.url %> | <% if (site.status === 'Online') { %> Online <% } else { %> <%= site.status %> <% } %> |