Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sussy-code/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain Jack Sparrow committed Jun 27, 2024
2 parents 59e6afa + ed82965 commit b0ffe92
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pages/backend/deploy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ To enhance your SSL and domain configuration, it's advisable to establish a reve
Railway offers you $5 of credit once you verify your account, which is enough to run the backend for around 5 months (~$0.90 per month).
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/TS4mw5)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/hbgO43)
<Steps>
<Steps.Step>
Expand Down
2 changes: 1 addition & 1 deletion pages/client/deploy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ This method is meant for those using a desktop device or single board computer w

movieweb:
build:
context: https://github.com/sussy-code/smov.git
context: https://github.com/sussy-code/smov.git#main
# args:
# TMDB_READ_API_KEY: ""
# CORS_PROXY_URL: ""
Expand Down
10 changes: 1 addition & 9 deletions pages/proxy/deploy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ Netlify has a very generous free plan, so you'll be able to host your proxy for

## Method 2 - Cloudflare (Easy)

<Warning>
The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work.
</Warning>

Cloudflare has a generous free plan, so you don't need to pay anything unless you get hundreds of users.

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/sussy-code/sudo-proxy)
Expand Down Expand Up @@ -113,18 +109,14 @@ Cloudflare has a generous free plan, so you don't need to pay anything unless yo

## Method 2 - Cloudflare (Manual)

<Warning>
The sources showbox and febbox do NOT work with cloudflare. Use a different host if you want those to work.
</Warning>

<Steps>
<Steps.Step>
Login to your Cloudflare account if you have one, otherwise create one [here](https://dash.cloudflare.com/sign-up?to=/:account/workers-and-pages)
- If you are signing up for an account, make sure to verify your email before going further!
</Steps.Step>

<Steps.Step>
Download the latest version of the Cloudflare [`sudo-proxy-cloudflare.mjs` script from here](https://web.archive.org/web/*/https://github.com/movie-web/simple-proxy/releases/latest/download/*).
Download the latest version of the Cloudflare [`sudo-proxy-cloudflare.mjs` script from here](https://github.com/sussy-code/sudo-proxy/releases/download/v2.1.5/simple-proxy-cloudflare.mjs).
</Steps.Step>

<Steps.Step>
Expand Down

0 comments on commit b0ffe92

Please sign in to comment.