8 months 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
8 months 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 • 8 months ago
8 months 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
8 months ago
Do you mean this?
Attachments
8 months ago
that is nodejs service, do you have any other services?
8 months 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
8 months 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 ?
8 months 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.
8 months ago
it means i won't find the code here in railway?
8 months 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 
7 months ago
Hello i think you're reffering to railway.toml you can find it in your service > settings (Build)
7 months ago
What do you mean by "deployed script"? If you share more we can help
Any information will be helpful
7 months 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?
7 months 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