Skip to content

Public-Health-Coalition/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-rancher

GitHub stars

Initialize rancher 2 with terraform

Please ★ this repo if you found it useful ★ ★ ★

Dependencies

Usage

Configure AWS CLI

aws configure

Deploy Rancher

cd digitalocean/rancher
cp example.env .env and fill in the keys
make init
make apply

Deploy Cluster and Required Operators

cd digitalocean/cluster
cp example.env .env and fill in the keys.
make init
make apply

Set the variables the .env file

source .env
terraform init
terraform state push .terraform/terraform.tfstate
terraform apply

If anything fails during the deployment, make sure you destroy before trying again.

terraform destroy

You may also need to remove nodes iam instance profile.

aws iam delete-instance-profile --instance-profile-name nodes

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

About

public health coalition terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published