- Install Terraform and AWS CLI
- Create a new AWS EC2 key pair and/or get the name of an existing key pair to use for SSH
- Manualy create an unattached Elastic IP for use with EC2
- Configure domain name (i.e. in route 53) with A record pointing to Elastic IP above
- Create AWS IAM Access/Private Key for deploying into account and region that you specify in tfvars. Configure CLI to use this key for 'default' profile
- Create new variables file
env/[your-name]-home.tfvars
- update with your key pair name and public IP when connecting via SSH - Run
terraform init
- Run
terraform apply --var-file=env/[your-name]-home.tfvars
-
Notifications
You must be signed in to change notification settings - Fork 0
kenafoster/nebari-oob-e2-local
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published