mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
add official-backend
This commit is contained in:
parent
28d350e650
commit
815e66feb1
1 changed files with 4 additions and 0 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue