dsa110 / dsa110-issues

Issue tracker for all DSA-110 work
0 stars 0 forks source link

Running a VOEvent listening service #199

Open jakobtfaber opened 2 years ago

jakobtfaber commented 2 years ago

Would it be feasible to run a VOEvent listening service through an open port on h23? How might we set up a gateway server for that?

caseyjlaw commented 1 year ago

Jakob and I would like to test this VOEvent receiving/sending for a new science application. To do this, we'll need to open port 8098 on some server running a new service. @rh-codebase, I know security is a concern. What do you think is the safest way to run this service (a python tornado process)?