Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
/ client-cluster Public archive

Start a cluster of zetta hubs on AWS with Terraform

Notifications You must be signed in to change notification settings

zettajs/client-cluster

Repository files navigation

Load testing cluster

Prerequisites

  1. Install terraform
  2. Ensure you have aws credentials in ~/.aws/credentials
  3. Nodejs

Deploying cluster

  1. First you need to configure parameters. Look at compile-user-data.js. Important ones are CLOUD_URL, CLIENTS, DEVICES

  2. Compile .user-data file node compile-user-data

  3. Start cluster terraform apply -var 'key_name=<keypair name>'

  4. To remove cluster terraform destroy -var 'key_name=<keypair name>'

About

Start a cluster of zetta hubs on AWS with Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published