From 74335dc29d8e7b5b668c57fa2e85e2e13ba2d048 Mon Sep 17 00:00:00 2001 From: Pokey <79169880+Pokeylooted@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:40:41 -0600 Subject: [PATCH] removed duplicated railway --- content/4.backend/1.deploy.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/content/4.backend/1.deploy.md b/content/4.backend/1.deploy.md index 93f6eda..9c5268b 100644 --- a/content/4.backend/1.deploy.md +++ b/content/4.backend/1.deploy.md @@ -80,20 +80,6 @@ For SSL and domain configuration, consider setting up a reverse proxy like Nginx ## Method 2 - Railway (Easy) -Railway provides a simple deployment process and $5 of initial credit, usually enough to run the backend for several months. - -[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/TS4mw5) - -1. **Create or Log in to Railway:** Visit https://railway.app and either create an account or log in. -2. **Deploy with One Click:** Click the "Deploy on Railway" button above. -3. **Configure Environment Variables:** Fill in the required environment variables or modify the defaults. -4. **Deploy:** Click the "Deploy" button. -5. **Access Your Deployment:** Once deployment is complete, retrieve the URL from your Railway Deployments page. - -**Congratulations!** You've successfully deployed the backend. Proceed to [set up the client](../1.self-hosting/2.use-backend.md). - -## Method 2 - Railway (Easy) - 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)