Servers
Harbor publishes your content to the servers you choose, and clients ship with the servers below as suggested defaults. You can change which servers your identity uses at any time in Settings, Configure servers; see Identity & Devices.
| Server | Operated by | Description | Status |
|---|---|---|---|
| srv.harbor.social | FUTO | The default Harbor server. | Checking… |
| srv.polycentric.io | FUTO | An alternative Harbor server. | Checking… |
Status is checked live from your browser against each server's /status
endpoint when you open this page.
Add your server to this list
Anyone can run a server; see Host a Server. To have yours listed here:
- Make sure it's reachable over HTTPS and that
https://your.server/statusresponds withOK. - Open a merge request adding it to
docs/src/data/servers.json, with the URL, who operates it, and a one-line description.
If you'd rather not open a merge request, file a work item with the same details instead.