Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

A Terraform plan to bootstrap an Elemental Teal development environment

License

Notifications You must be signed in to change notification settings

anmazzotti/terraform-elemental-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-elemental-dev

A Terraform plan to bootstrap an Elemental Teal development environment

This plan can be used to deploy the following resources:

Usage

terraform init
terraform plan
terraform apply

Configure host DNS

sudo echo "172.16.0.10     rancher.rancher.local" >> /etc/hosts

Access VMs

All VMs can be accessed with root:rancher credentials through SSH.

Accessing Rancher

Once the setup is done (may take a few minutes depending on your system), you can login into the Rancher dashboard with admin:rancher credentials at: https://rancher.rancher.local

About

A Terraform plan to bootstrap an Elemental Teal development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages