Skip to content

bitonio/eaa-connector-stackscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run an EAA Connector on Linode

Warning: This is an unofficial capability that is not officially supported by Linode or Akamai Technologies. Use at your own risk.

Features

  • Spin up an EAA Connector in Linode
  • Hide the connector behind a Linode Firewall

Requirements

  • A linode account
  • An Akamai Account with Enterprise Application Access

Step by step

1. Create your Terraform variables file

Clone the file terraform-script/var-files/example.tfvars
and edit each variable.

2. Let's spin up the EAA Connector

cd terraform-script
terraform init
terraform plan -var-file=var-files/yourfile.tfvars
terraform apply -var-file=var-files/yourfile.tfvars

3. Remove the connector

terraform destroy

Manually remove the connector from your Akamai Configuration

About

Spin up an Akamai Enterprise Application Access connector in Linode

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors