tdmore-dev / tdmore

In silico evaluation of precision dosing
https://tdmore-dev.github.io/tdmore/dev
GNU Affero General Public License v3.0
3 stars 1 forks source link

Deployment #41

Closed rfaelens closed 3 years ago

rfaelens commented 6 years ago

Define how you can deploy your model in a Docker host, or on an OpenShift container.

This will be largely in collaboration with the KWS integration project.

rfaelens commented 5 years ago

Fixed. Dockerfile was added and updated multiple times to work as well as we can make it. No CI on the docker container yet, unfortunately. Look at https://docs.docker.com/docker-hub/builds/automated-testing/ for the automated testing.

rfaelens commented 5 years ago

We should also write documentation on how to host / build the docker image on a free service. Are there any free Docker hosting services? Or maybe how to run it on your own Docker instance?


Edit 12/06/2019: There are no free Docker hosting services. We should show two tutorials: how to run on your own docker host, and how to run on shinyapps.io