removed duplicated railway

This commit is contained in:
Pokey
2024-03-04 17:40:41 -06:00
committed by GitHub
parent 209cf4e5bc
commit 74335dc29d

View File

@@ -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)