nprapps / elections18-general

2018 midterm election back-end: Associated Press data ETL, database, admin panel, and JSON output; iteration upon 2016 GE work
MIT License
3 stars 1 forks source link

Make sure Miles can access the production servers from home during election week #32

Closed mileswwatkins closed 5 years ago

mileswwatkins commented 6 years ago

Either set up a jump box (within the AWS subnet) to handle this, or something else. Right now permissions are tight, and I wouldn't be able to do SSH-based maintenance or code redeploy to them if I were on-call at home.

mileswwatkins commented 6 years ago

Confirmed that I can access and deploy to Liveblog, focus on the production data pipeline

mileswwatkins commented 5 years ago

Okay, all I need to do to make this happen is go to the AWS Console, and edit the Inbound setting for the security group attached to the elections EC2. Here is that pane. There is a My IP option in the Source dropdown, to make it even easier to write the CIDR syntax.

mileswwatkins commented 5 years ago

Tested this, and it works immediately and simply.