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

Publish MultiJuicer Terraform Modules for individual cloud providers #34

Closed
J12934 opened this issue Jan 18, 2020 · 2 comments
Closed
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@J12934
Copy link
Member

J12934 commented Jan 18, 2020

Terraform allows to distribute reusable modules which setup cloud infrastructure.
This could be used to provide "ready to go" MultiJuicer setups for different cloud setups which can be installed very easily.

These Modules should setup:

  1. kubernetes setup
  2. install MultiJuicer helm chart
  3. install all components required to direct traffic to the MultiJuicer balancer.

To publish the modules we'd probably have to setups individual repositories per cloud provider.
https://www.terraform.io/docs/modules/index.html

@J12934 J12934 added enhancement New feature or request help wanted Extra attention is needed labels Jan 18, 2020
@J12934
Copy link
Member Author

J12934 commented Feb 6, 2020

This got easier now as the terraform-helm provider now supports helm3 which mean that we don't have to manage tiller on the clusters.

@J12934
Copy link
Member Author

J12934 commented Feb 20, 2020

Have started to work on a Terraform Module for DigitalOcean here: https://github.com/iteratec/terraform-digitalocean-multijuicer

@J12934 J12934 closed this as completed Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant