From 7c4cbdf023a3252bf5843c4d717a4a97fec6039b Mon Sep 17 00:00:00 2001 From: blikje7up <129118774+blikje7up@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:53:05 +0100 Subject: [PATCH] Recommended Community Backend Lonelil --- content/0.instances.md | 5 +++-- content/4.backend/0.introduction.md | 5 +++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/content/0.instances.md b/content/0.instances.md index 2aabc82..4a61f29 100644 --- a/content/0.instances.md +++ b/content/0.instances.md @@ -7,9 +7,10 @@ icon: 'mdi:web' This page showcases movie-web instances hosted by the community and other alternative sites. If you want to add your instance to this list, please open a pull request on [GitHub](https://github.com/movie-web/docs). -## Community Backend +## Recommended Community Backend -Our partner, Lonelil, has kindly offered to host a movie-web backend with a copy of the original data from the movie-web.app. You can access this backend at: `https://mw-backend.lonelil.com` +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! You **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! diff --git a/content/4.backend/0.introduction.md b/content/4.backend/0.introduction.md index 8ec7b9d..99fe055 100644 --- a/content/4.backend/0.introduction.md +++ b/content/4.backend/0.introduction.md @@ -6,6 +6,11 @@ title: 'Introduction' 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 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`.