Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Download docker project
git clone https://bitbucket.org/opencds/opencds-cdstovmr-docker

In order to build this image you will need cda-ws-ear.ear and cda-ws-web.war files.  These files can be obtained by cloning and building the cda-web-service project.  First you need to install Mercurial (https://mercurial.selenic.com/) which is the control management tool used in this project.

Install Mercurial
sudo apt-get install mercurial
Clone and build project
hg clone https://bitbucket.org/sharps-ds2/cda-web-service
cd cda-web-service; mvn clean install 

Then copy the required files into opencds-cdstovmr-docker folder

move files to opencds-cdatovmr-docker folder
cp cda-web-service/cda-ws-ear/target/cda-ws-ear.ear opencds-cdstovmr-docker/

Also you need to obtain the following files

 

 

 

  • No labels