2 years ago
I'm looking to deploy a version of https://github.com/astuto/astuto this onto railway.
I've never actually deployed docker images with volume attachments and/or postgres links, I wondered if there's a step by step that makes it any easier or if someone can provide me any instructions.
I tried deploying this myself and made the postgres db too but it just kept erroring saying it couldn't find the database.
Any help would be appreciated!
18 Replies
I can remake the project with the postgres attachments just as a demonstration but let me know
2 years ago
hey @dayflare let me know if this template works for you
this has helped me alot, thank you.
only issue im facing now is that i cant interact with the db through the data tables as its saying ive not setup the variables correctly
2 years ago
please do not use the data tab, and please do not play around with the variables, it is very easy to break something. use a proper database client like dbgate
just tried logging in using dbgate and it just tells me the db is empty
2 years ago
please make sure you are connecting to the correct database
2 years ago
it is very easy to break something

