Making postgres instance publicly available
kylekz
PROOP

2 years ago

I have an umami deployment and I'm looking to make the pg instance publicly accessible so I can back it up. I generated a domain (and redeployed) but it's inaccessible.

Judging by the data tab in the UI, I need to add these extra variables? Just unsure if adding these would interfere with the actual deployment

Closed

3 Replies

kylekz
PROOP

2 years ago

3e4997ce-038f-4f9d-9dde-09a497be5b88


2 years ago

You would not want to make backups by connecting to it publicly, that will cost you on egress.

please use this to backup your database to an s3 compatible service on a schedule -


kylekz
PROOP

2 years ago

gotcha, ill give that a go, thanks


Welcome!

Sign in to your Railway account to join the conversation.

Loading...