natcap / urban-online-workflow

This repository hosts the beta implementation of the Urban Online ES Workflow. The project is intended to give urban planners the ability to create and assess scenarios using InVEST Urban models.
1 stars 5 forks source link

Publicly host the application #107

Open dcdenu4 opened 1 year ago

dcdenu4 commented 1 year ago

We will likely use Google Cloud services to host and serve the web app, but that in itself could take a few different forms. The Global Data Viewer uses Google Cloud Run, which is linked to a GH repository and Container. We'll also want to discuss whether we want a formal domain name for the application or if a generic Google Cloud provided address is sufficient for now.

This is related to #24

dcdenu4 commented 1 week ago

We are hosting on a Google linux VM with the domain: http://urbanonline.naturalcapitalproject.org. I was able to get SSL certs set up and working, but we still need to create a mechanism for renewing those certs. I'll make a separate issue for that.

Otherwise, I think the things left to do here are test and clean up the nginx configuration.