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

Some form of IaC to manage your environment #1245

Open
dcfranca opened this issue Jun 3, 2021 · 2 comments
Open

Some form of IaC to manage your environment #1245

dcfranca opened this issue Jun 3, 2021 · 2 comments
Labels
enhancement good first issue help wanted
Projects

Comments

@dcfranca
Copy link

@dcfranca dcfranca commented Jun 3, 2021

🚀 Feature

(A clear and concise description of what the feature is.)

Have you spent some time to check if this issue has been raised before?

(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes

Have you read the Code of Conduct?

Yes

Pitch

A common way to manage infrastructure that has become popular in the last years is through Infrastructure as code (IaC), this allows to keep all your infrastructure definitions written in code and keep track of any changes through a versioning system.
I think it would add a lot of value to AppWrite if you are able to manage it using IaC

The most popular tool to handle this is Terraform.
Terraform allows developing providers and modules to manage any type of infrastructure
It would be really nice if we can use it define AppWrite resources and manage it from there.

@TorstenDittmann TorstenDittmann added the enhancement label Jun 11, 2021
@TorstenDittmann
Copy link
Contributor

@TorstenDittmann TorstenDittmann commented Jun 11, 2021

This is definitely a cool idea, but would require some more planning around the implementation.

Gonna keep this issue open for when we are going to approach this 👍🏻

@eldadfux eldadfux added good first issue help wanted labels Jun 19, 2021
@Terppa777
Copy link

@Terppa777 Terppa777 commented Sep 24, 2021

Yes several times try found Help Google...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue help wanted
Projects
Backlog
  
Awaiting triage
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants