a year ago
So i've forgotten where i kept my deployed script. is there any way i can find my deployed script here on railway?
13 Replies
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open chandrika • 11 months ago
a year ago
i am not really sure what you mean by deployed script but you can find the code that is deployed from a github repo when you click on the service and hit the Settings tab right at the top
alexwebgr
i am not really sure what you mean by deployed script but you can find the code that is deployed from a github repo when you click on the service and hit the Settings tab right at the top
a year ago
Do you mean this?
Attachments
a year ago
that is nodejs service, do you have any other services?
a year ago
nope, i only got these. Apologies for nebiew questions. I hired one developer for deploying this code and now he has forgotten the code. I need to change some things and but find it.
Attachments
a year ago
actually this a template that deploys a demo nodejs app not a nodejs service as i originally suspected.
is your app deployed somewhere? do you have a url ?
a year ago
yes! i can see it returns a json payload with an error, you are going to have to find the repo that the code is deployed.
a year ago
it means i won't find the code here in railway?
a year ago
you can always ssh into that service and see what files are available
# 1
railway login
#2
railway link
select the service
#3
railway sshbut if there is another service in that project i doubt you are going to find anything else in railway 🙂
If you found my answers helpful feel free to mark this thread as solved 🙏
a year ago
Hello i think you're reffering to railway.toml you can find it in your service > settings (Build)
a year ago
What do you mean by "deployed script"? If you share more we can help
Any information will be helpful
a year ago
For example, if you go to railway.com/dashboard and go to your project
what do you see?
When you go to https://railway.com/workspace what do you see?
a year ago
As before me have said this may be anything - if it is your own code then you will have it in your Github. If it is a template it is https://railway.com/deploy etc