tv icon indicating copy to clipboard operation
tv copied to clipboard

Deployment on fly.io with master/replica

Open mazz opened this issue 1 year ago • 2 comments

Has anyone gotten this app deployed on fly.io with regional master/replica databases working?

I'm having trouble getting things configured on fly.io. I'm confused about how it appears you need to create at least two database instances, one master, one replica(and I'm not clear on how to associate the machines along with them).

mazz avatar Aug 11 '24 03:08 mazz

Hey Michael! Creating a multi-node Postgres cluster is not at all required to deploy Algora TV, you can actually just use a single-node setup. Fly.io docs walk you through the steps to connect to your database

zcesur avatar Aug 16 '24 14:08 zcesur

Hey Michael! Creating a multi-node Postgres cluster is not at all required to deploy Algora TV, you can actually just use a single-node setup. Fly.io docs walk you through the steps to connect to your database

Yes maybe I’ll try that first, thanks.

mazz avatar Aug 16 '24 14:08 mazz