Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 488 Bytes

README.rst

File metadata and controls

19 lines (13 loc) · 488 Bytes

SSH Tunnels

Convenience tool to create SSH tunnels to cluster applications on AWS.

Example cluster applications would be:

  • Kafka
  • Zookeeper
  • Cassandra

This tool automatically adds the private VPC IPs to your local loopback lo interface and to your /etc/hosts file. Cluster nodes can be accessed directly from your local machine.

$ ./tunnels.py my-senza-stack 9092 odd-eu-central-1.myteam.example.org --region eu-central-1