Help with Docker Image
dayflareroblox
FREEOP

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

dayflareroblox
FREEOP

2 years ago

N/A


dayflareroblox
FREEOP

2 years ago

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


dayflareroblox
FREEOP

2 years ago

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


dayflareroblox
FREEOP

2 years ago

(which i have)


dayflareroblox
FREEOP

2 years ago

1218661515138175200


dayflareroblox
FREEOP

2 years ago

1218661545156808700


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


dayflareroblox
FREEOP

2 years ago

alright


dayflareroblox
FREEOP

2 years ago

thank you


dayflareroblox
FREEOP

2 years ago

just tried logging in using dbgate and it just tells me the db is empty


dayflareroblox
FREEOP

2 years ago

even through it isnt as im loading the data with astuto on the site


2 years ago

please make sure you are connecting to the correct database


dayflareroblox
FREEOP

2 years ago

ive used the db url connection method


dayflareroblox
FREEOP

2 years ago

and the db its currently its using


dayflareroblox
FREEOP

2 years ago

not really sure what the problem it here rip


dayflareroblox
FREEOP

2 years ago

nvm got it


2 years ago

it is very easy to break something


Loading...