I was suddenly banned while using Railway. It stated that I violated their Terms of Service for 'Multiple Accounts' when I attempted to log in. However, I don't have any other accounts aside from my main account. What a terrible service, I despise this service as their customer support is also slow. I have already paid for the monthly subscription, and then they unexpectedly ban me. This is extremely frustrating.
My github id got banned too for a while, after i deployed something on railway. I got it un-banned after one month but, never deploying there again. If you have any other cheaper alternative, please let me know. Deploying on AWS or GCP is too costly. I just wanna deploy personal project for resume.
Railway free tier allows up to 200 connections and 1Gb disk space for a free PG database. The best (truly free, no sleep) option used to be ElephantSQL with 5 connections + 20Mb space! 🤯 Railway limits Free tier to 500 hours but it seems you can still stay within a 5$ Free Quota with a Dev Tier with a single PG instance. Sounds very interesting to me.
Hello, wonder if you can help me here i find my dashboard looks exactly like yours without the "connect" option on the Nav, in this case where do i find the DB URL to configure my dotenv file in my project? I'm new to using DBs ESPECIALLY postgresql
What is the database security like for storing info inside AND connecting to these services (Railway, PlanetScale, others). Is there a need to encrypt database content?
Railway looks great, but I don't see many differences comparing it to Vercel. I've only used Vercel free tier though so I'm not sure how it compares to Railway.
@@vtrhbr yeah, you can do that. I think railway hosts your api on a docker container which means you can do websockets, vercel hosts your api on lambda which means no web sockets
Thanks! How do you manage domains and emails? Is it worth it to by a domain e.g on namecheap and connect to railway or is it enough to buy everything from railway for $20? Idk whether railway has an email interface. Do I need to configure NS and stuff if I'd choose e.g namecheap? I don't need that much space and performance, just ci/cd, email, auth functionality and DB. Thank you in advance!
I was suddenly banned while using Railway. It stated that I violated their Terms of Service for 'Multiple Accounts' when I attempted to log in. However, I don't have any other accounts aside from my main account. What a terrible service, I despise this service as their customer support is also slow. I have already paid for the monthly subscription, and then they unexpectedly ban me. This is extremely frustrating.
My github id got banned too for a while, after i deployed something on railway. I got it un-banned after one month but, never deploying there again. If you have any other cheaper alternative, please let me know. Deploying on AWS or GCP is too costly. I just wanna deploy personal project for resume.
Hey you’re on the Railway van wagon, nice!
I am it works so smoothly! I need to ask if they will sponsor me haha
Railway free tier allows up to 200 connections and 1Gb disk space for a free PG database. The best (truly free, no sleep) option used to be ElephantSQL with 5 connections + 20Mb space! 🤯 Railway limits Free tier to 500 hours but it seems you can still stay within a 5$ Free Quota with a Dev Tier with a single PG instance. Sounds very interesting to me.
Will you make a tutorial showing off some basic setup with railway? Also are you using prisma or something with the db?
Great short video giving some insights to Railway. Just what I was looking for. Thanks of the video 👍
Can you setup storage in Railway? Like a CDN to serve static files?
Good job as usual love!!!
Hello, wonder if you can help me here i find my dashboard looks exactly like yours without the "connect" option on the Nav, in this case where do i find the DB URL to configure my dotenv file in my project? I'm new to using DBs ESPECIALLY postgresql
how is the railway $5 plan for small to mid scale headless e-commerce storefronts (using Shopify)?
I've never used vercel or netlify. Railway seems exactly what I've been looking for. I like the db option. Thanks
They don't reply if you are facing a issue
Hi Code, Does railway provides its own CDN for nextjs app or do we have to use other cdn service like cloudflare? Thanks
You’d need to put cloudflare in front of
can u show how to migrate 3h stuck running some useless commands
What is the database security like for storing info inside AND connecting to these services (Railway, PlanetScale, others). Is there a need to encrypt database content?
Not sure, I’d need to read through their features.
railway is great, one correction here will be that it's PAAS rather than IAAS as you mentioned.
Yeah that’s the term, I forgot my acronyms for a second there
and how do i export or import my db
Railway looks great, but I don't see many differences comparing it to Vercel.
I've only used Vercel free tier though so I'm not sure how it compares to Railway.
I don’t think vercel hosts a db for you
@@WebDevCody can't you just host the DB using Railway and use Vercel for the app itself? Maybe Vercel has better hosting functionality idk
@@vtrhbr yeah, you can do that. I think railway hosts your api on a docker container which means you can do websockets, vercel hosts your api on lambda which means no web sockets
You can even deploy databases without signup in railway.
Thanks!
How do you manage domains and emails? Is it worth it to by a domain e.g on namecheap and connect to railway or is it enough to buy everything from railway for $20? Idk whether railway has an email interface. Do I need to configure NS and stuff if I'd choose e.g namecheap? I don't need that much space and performance, just ci/cd, email, auth functionality and DB.
Thank you in advance!
Domain I use namecheap and email I use aws ses
Thoughts on netlify? I’ve always used it for my non-nextjs apps
I haven’t used it before. I hear it’s good as well. I’m just not too interested in the hype of edge all these companies try to sell you on
Hey, Railway just removed their free tier, much like heroku.. Will you have a update video on this with other alternatives?
Sst onto aws
aws rds?
Did I understand it correctly and you can also rollback your deployment to an older branch if something went wrong?
I think I read they have that feature. You can always just revert a commit and roll back ifnneeded
He probably doesn't even know how to use GitHub lol
@@antoniofuller2331sad nigga
Hi, i am using Railway. But can't pause my app. How to pauses it? I dont want to kill my app :(
Don’t think you can. I just kill my app when I want to save my free tier credits
@@WebDevCody yeah, but i found railway is really great for building fullstack, i've been deployed Golang and nodejs
You can remove the latest deployment which will take it offline
awesome i was using Heroku but soon they will remove the free version and been looking for one :)
i literally thought something was going on upstarts lol but it was in the video
😂
I’m using railway for a while now
Railway ftw, Meilisearch on Railway is so easy
expensive
1 gb ram usd 10
1 cpu usd 30
Hmmm
way too expencive
It’s like $5 a month lol
@@WebDevCody the scaling is insane for bigger projects
but it's fine for smaller ones
@@bubu88134 yeah I’d agree. Any larger project I’d just use AWS directly to host the db and app. It’s more work but is the cheapest
@@WebDevCody Você teria algum video hospedando o banco e o aplicativo direto na aws?