Info about stuff
aarushiswinneryo
TRIALOP

a year ago

Hi, I'm new to all this hosting stuff and was wondering where and when the $5 trial credit is used and is my deployment free forever?

Solved

29 Replies

aarushiswinneryo
TRIALOP

a year ago

8d725b8a-af8f-42e0-9abd-dcb159922b38


aleks
HOBBY

a year ago

The $5 trial credit will pay for your app until it runs out, at which point your deployments will stop running.


aarushiswinneryo
TRIALOP

a year ago

And how is that calculated…?😶‍🌫️


aleks
HOBBY

a year ago

See https://railway.com/pricing for more details on how much your app will cost


aleks
HOBBY

a year ago

It depends on the resources your app uses.


aarushiswinneryo
TRIALOP

a year ago

Just networking and GitHub file storage


aleks
HOBBY

a year ago

GitHub is separate. Networking shouldn't cost anything unless your app is sending requests. The cost should mainly depend on CPU and RAM usage.


aarushiswinneryo
TRIALOP

a year ago

The app uses socket server, just text based communication


aleks
HOBBY

a year ago

It depends on whether your app is just responding to requests or sending requests itself.


aarushiswinneryo
TRIALOP

a year ago

It's like a multiplayer connection


aleks
HOBBY

a year ago

Ah that sort of socket. That should count as responding to requests, so it shouldn't cost anything.


aarushiswinneryo
TRIALOP

a year ago

Ohh okkk


aleks
HOBBY

a year ago

So it just depends on CPU and RAM usage


aarushiswinneryo
TRIALOP

a year ago

Just normal computing like basic calculations and saving and loading small files


aleks
HOBBY

a year ago

What language? Just running a server will use resources


aarushiswinneryo
TRIALOP

a year ago

Python


aleks
HOBBY

a year ago

Alright, I don't have that much experience running Python on Railway, but it shouldn't cost too much. The most expensive I could see it being is $1-$2/month, but I doubt it'll even be that


aarushiswinneryo
TRIALOP

a year ago

Also, another, last question……how can I turn off the deployed script?


aarushiswinneryo
TRIALOP

a year ago

Like it's a while loop and unless interrupted won't stop….


aleks
HOBBY

a year ago

You can delete the current deployment. If you're looking to save costs, you can also look at https://docs.railway.com/reference/app-sleeping


aarushiswinneryo
TRIALOP

a year ago

Oh okk


aarushiswinneryo
TRIALOP

a year ago

Thank you for the help


aleks
HOBBY

a year ago

No problem, closing the thread unless you have any more questions.


aarushiswinneryo
TRIALOP

a year ago

Nope, no problems


Status changed to Solved aleks about 1 year ago


brody
EMPLOYEE

a year ago

!s is correct


brody
EMPLOYEE

a year ago

sometimes it doesn't work lol, we are looking into that


brody
EMPLOYEE

a year ago

oh interesting, try opening it and then solve it via discord


aleks
HOBBY

a year ago

Now that it's closed I can't find it on the website any more I'm an idiot, browser history exists


Status changed to Open aleks about 1 year ago


aleks
HOBBY

a year ago

!s


Status changed to Solved aleks about 1 year ago


Loading...