PRX / Infrastructure

Templates and assets used to launch and manage many aspects of PRX's applications and services
MIT License
42 stars 11 forks source link

Add some ENVs to jump servers #614

Closed cavis closed 2 years ago

cavis commented 2 years ago

Add some envs to un-hardcode things in the awssh and awstunnel scripting. Given a region and environment-type, they should be able to ssh you into the jump server and pull the configs you need.

I'd also like to get all awssh traffic going through the jump server instead of having port 22 open on every ECS instance. Someday...