edgedb / edgedb-deploy

EdgeDB Deployment Recipes and Scripts
10 stars 4 forks source link

Contrib: Terraform Module on DigitalOcean #15

Open RobbieMcKinstry opened 1 year ago

RobbieMcKinstry commented 1 year ago

Hey EdgeDB team,

Would you take a contribution with some Terraform for deploying EdgeDB on DigitalOcean?

I'm now converting the Managed Database guide into Terraform. I'd be willing to provide the code + some deployment instructions.

Alternatively, we could convert the Terraform code into a module and publish it in the Module Registry.

RobbieMcKinstry commented 1 year ago

Huh, it only took me about an hour to get a working example. I'm able to hit the EdgeDB UI from my local machine on a public IP. I can't imagine it will be a ton of work to productionize this code.

Kudos to the team for offering an edgedb image directly on DO. That was a game-changer for simplicity.