mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 05:03:27 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -6,6 +6,11 @@ title: 'Introduction'
|
|||||||
|
|
||||||
The backend is essentially just an account server. It handles user accounts, syncing, and other account related features.
|
The backend is essentially just an account server. It handles user accounts, syncing, and other account related features.
|
||||||
|
|
||||||
|
## Recommended Community Backend
|
||||||
|
|
||||||
|
To keep consistency and compatibility between different instances our partner, [lonelil](https://github.com/lonelil), has kindly offered to host a movie-web backend with a copy of the original data from the now unavailable movie-web.app backend. You can access this backend at: `https://mw-backend.lonelil.com` and `https://mw-backend.lonelil.ru`
|
||||||
|
Meaning users **do not** have to set up a new account; you can use your previous passphrase from movie-web, and all of your data will be there!
|
||||||
|
|
||||||
## Metrics
|
## Metrics
|
||||||
|
|
||||||
The backend exposes an endpoint for [Prometheus metrics](https://prometheus.io/){target="\_blank"} which allows you to keep track of the backend more easily, it can be accessed on `/metrics`.
|
The backend exposes an endpoint for [Prometheus metrics](https://prometheus.io/){target="\_blank"} which allows you to keep track of the backend more easily, it can be accessed on `/metrics`.
|
||||||
|
Reference in New Issue
Block a user