From ddc4c60e0f32daefc1fa11492016c84a180ccb78 Mon Sep 17 00:00:00 2001 From: Cooper Date: Tue, 23 Jul 2024 04:41:21 +0000 Subject: [PATCH] Update docs to comply --- pages/backend/introduction.mdx | 8 -------- pages/client/deploy.mdx | 1 - pages/index.tsx | 8 +++----- pages/instances.mdx | 6 ++---- 4 files changed, 5 insertions(+), 18 deletions(-) diff --git a/pages/backend/introduction.mdx b/pages/backend/introduction.mdx index 9759635..0de39fa 100644 --- a/pages/backend/introduction.mdx +++ b/pages/backend/introduction.mdx @@ -6,14 +6,6 @@ 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 [sudo-backend](https://backend.sudo-flix.lol)! - - -As of now please join our discord and reach out via DM for access to the sudo-flix backend, or host your own. - - ## 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`. diff --git a/pages/client/deploy.mdx b/pages/client/deploy.mdx index 8989893..49ba607 100644 --- a/pages/client/deploy.mdx +++ b/pages/client/deploy.mdx @@ -100,7 +100,6 @@ title: 'Deploy' Select the `Environment variable` drop down and add the below variables. ```env VITE_CORS_PROXY_URL = PUT_A_PROXY_URL_HERE - VITE_BACKEND_URL = https://backend.sudo-flix.lol VITE_TMDB_READ_API_KEY = eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiI1NzlkZWYyZDY5ZWFlNDk4ZjJiOTI4MTgyNDdjM2ViMCIsInN1YiI6IjY2MjdmMGJlNjJmMzM1MDE0YmQ4NTFmMiIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.h3KpPvkiaz8uNz1bntAKqsPrxG_4UUWaY3kYME6N6m8 ``` diff --git a/pages/index.tsx b/pages/index.tsx index 8ceb2fa..bf8eb09 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -13,11 +13,9 @@ export default function LandingPage() {
- - - Logo of sudo-flix - - + + Logo of sudo-flix +
sudo-flix diff --git a/pages/instances.mdx b/pages/instances.mdx index a87a308..1e731d4 100644 --- a/pages/instances.mdx +++ b/pages/instances.mdx @@ -7,14 +7,12 @@ title: 'Instances' This page showcases sudo-flix instances hosted by the community. -* Sites with a `πŸ›‘οΈ` next to them are official instances hosted by the sudo-flix team. * Sites with a `πŸ’Ύ` next to them use the sudo-backend meaning your data is synced across these sites. * Sites with a `πŸ“±` next to them have PWA support meaning you can use the site as a native app on your phone. | Site | Host | Stats | |:----------------------------------------------|:------------------|:-----------| -| [sudo-flix.lol](https://sudo-flix.lol) | sudo-flix team | πŸ›‘οΈπŸ’ΎπŸ“± | -| [kanded.xyz](https://flix.kanded.xyz) | sudo-flix team | πŸ›‘οΈπŸ’ΎπŸ“± | -| [wyzie.ru](https://sudo.wyzie.ru) | sudo-flix team | πŸ›‘οΈπŸ’ΎπŸ“± | +| [VidBinge](https://www.vidbinge.com) | TrainReq | πŸ’ΎπŸ“± | | [movies.levrx.lol](https://movies.levrx.lol) | levrx | πŸ’ΎπŸ“± | +| [envy-flix](https://envyflix.xyz) | Pas | πŸ’ΎπŸ“± |