add official-backend

This commit is contained in:
Cooper 2024-07-24 01:15:08 +00:00
parent 28d350e650
commit 815e66feb1
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ title: 'Introduction'
The backend is essentially just an account server. It handles user accounts, syncing, and other account related features.
## Recommended Community Backend
I recommend using the [official-backend](https://backend.undi.rest)!
## Metrics
The backend exposes an endpoint for [Prometheus metrics](https://prometheus.io/) which allows you to keep track of the backend more easily, it can be accessed on `/metrics`.