Update docs to comply

This commit is contained in:
Cooper 2024-07-23 04:41:21 +00:00
parent 91dad83358
commit ddc4c60e0f
4 changed files with 5 additions and 18 deletions

View File

@ -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)!
<Warning>
As of now please join our discord and reach out via DM for access to the sudo-flix backend, or host your own.
</Warning>
## 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`.

View File

@ -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
```
</Steps.Step>

View File

@ -13,11 +13,9 @@ export default function LandingPage() {
<GuiderLayout meta={{ layout: 'page' }}>
<Hero>
<div style={{ paddingBottom: '0.7em' }}>
<a href="https://sudo-flix.lol">
<Frame>
<img src={logoUrl.src} alt="Logo of sudo-flix" />
</Frame>
</a>
<Frame>
<img src={logoUrl.src} alt="Logo of sudo-flix" />
</Frame>
</div>
<Hero.Title>sudo-flix</Hero.Title>
<Hero.Subtitle>

View File

@ -7,14 +7,12 @@ title: 'Instances'
This page showcases sudo-flix instances hosted by the community.
<Note>
* 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.
</Note>
| 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 | 💾📱 |