YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

Communication from AWS container to localhost #74

Closed lgartrell closed 3 years ago

lgartrell commented 3 years ago

Possible Work:

  1. create light weight container, deploy on AWS
  2. grab local host IP (needs to be port forwared through your router, or some other method)
  3. ping local host from AWS container (need to SSH into container)
lgartrell commented 3 years ago

Resolution

got a plain ubuntu box running on AWS ECS, then after connecting was able to connect to a MYSQL database running local