cytoscape/cytoscape-explore

M1 Deployment

Closed this issue · 2 comments

Our deployment must be defined and implemented.

Ideally, this should be done with Continuous Integration, so that GitHub activities can be used to automatically release new versions.

Sub-Tasks:

  • Dockerize Front End and CouchDB
  • Pick Continuous Integration provider

See the feature/docker branch for WIP Docker support re. deployment: https://github.com/cytoscape/cytoscape-explore/tree/feature/docker

Deployment is live and available [here] (http://cytoexplore-dev.ucsd.edu:12345/document/demo)

Information about continuous deployment is documented internally for developers.