SAGUARO-MMA / saguaro_tom

A Target and Observation Manager for SAGUARO
0 stars 0 forks source link

Web Hosting #6

Closed griffin-h closed 2 years ago

griffin-h commented 2 years ago

I need to talk to @pndaly about the best way to host the TOM on sassy2. Right now it runs locally on my laptop with the Django test server, but I'm assuming I need to Dockerize the entire thing so that we can deploy it on our servers.

griffin-h commented 2 years ago

From Slack:

Phil Daly 11:22 PM OK. The security certificate is in so you should now be able to see sand.as.arizona.edu/test1 (and test2, test3 and test4). I'll work on moving the SASSyII code today. If you want to develop the TOM on sand, you should be able to go ahead (in /var/www etc).

griffin-h commented 2 years ago

The TOM is now live at sand.as.arizona.edu/saguaro_tom, and it seems to be talking to the database correctly (both the TOM itself and the kne_cand_vetting code).