Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infrastructure as code for deploying on cloud and local #71

Open
TimothyStiles opened this issue Apr 4, 2023 · 3 comments
Open

Infrastructure as code for deploying on cloud and local #71

TimothyStiles opened this issue Apr 4, 2023 · 3 comments
Assignees

Comments

@TimothyStiles
Copy link
Contributor

It's extremely likely that cheapest way to keep this beast running will be to deploy via terraform so we can cycle through the free compute creds that most cloud providers give to qualified startups.

I'd prefer that the terraform module be defined in either pure Go or perhaps CUE which is a Go based DSL for devopsy tasks. There should absolutely be modules for local deployment and perhaps aws, microsofts, GCP (whichever is giving us credits).

@TimothyStiles TimothyStiles converted this from a draft issue Apr 4, 2023
@TimothyStiles
Copy link
Contributor Author

https://www.pulumi.com/product/ <- alternative

@TimothyStiles TimothyStiles changed the title Create terraform modules for deploying on cloud and local pulumi for deploying on cloud and local Apr 5, 2023
@TimothyStiles TimothyStiles changed the title pulumi for deploying on cloud and local Infrastructure as code for deploying on cloud and local Apr 5, 2023
@TimothyStiles
Copy link
Contributor Author

It looks like Pulumi will be easier to work with so we'll be going with them.

@TimothyStiles
Copy link
Contributor Author

Like this blog post for a local dev sort of thing but it's in JS/TS.

https://blog.tilt.dev/2022/03/23/pulumi.html

@TimothyStiles TimothyStiles self-assigned this Apr 5, 2023
@TimothyStiles TimothyStiles moved this to In Progress in Ark roadmap Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant