How to access instance files?

Project ID: 23c3d643-4724-4ac9-b8c5-6d088ea5d7a0 My python bot logs data to a JSON file in the instance. I would like to retrieve this JSON file or at least the contents, but I see no way to actually access the instance. Any help would be appreciated
Solution:
SSH access to the containers isn’t possible. If you need to access files or save them between deployments, save them to a cloud storage bucket
Jump to solution
5 Replies
Percy
Percy16mo ago
Project ID: 23c3d643-4724-4ac9-b8c5-6d088ea5d7a0
Solution
Adam
Adam16mo ago
SSH access to the containers isn’t possible. If you need to access files or save them between deployments, save them to a cloud storage bucket
Adam
Adam16mo ago
Railway has volumes that may be getting SSH access soon, but atm it’s not possible
mvg_hells
mvg_hells16mo ago
dang ok thanks
Brody
Brody16mo ago
i mean, theres this https://railway.app/template/guiCBv but it kinda sounds you should build an api endpoint to return you the json data
Want results from more Discord servers?
Add your server