opensim-org / opensim-viewer

Front end of web based viewer of OpenSim models, data
Apache License 2.0
13 stars 3 forks source link

Run backend in docker container #83

Closed aymanhab closed 1 year ago

aymanhab commented 1 year ago

While we can run the backend natively, using docker will be better long term for separation of responsibility and to avoid hiccups when we deploy on a cloud server likely running Linux

AlbertoCasasOrtiz commented 1 year ago

I agree. At some point, when we are ready to deploy on a cloud server, it could also be useful to take a look at terraform and amplify. This is what we use on Opencap (and addbiomechanics I think) for deployment to AWS with docker.