Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

EPS Configuration

Manual Configuration

Unfortunately, the latest EPS snapshot on Sonatype is not current. To use EPS, you will need to:

After all the projects are build locate the file EPS-Implementation/eps-webservice/target/EPSWebService.war and deploy it into a web container.

To test whether EPS is deployed or not open the following URL in a browser: http://localhost:8080/EPSWebService (change the host and port to match your configuration).

Using Docker 
Status
colourBlue
titleRecommended

A Docker image of EPS can be build from the following repository:

After the repository is cloned, run:

  • ./docker-build.sh
  • ./docker-start.sh

To test whether EPS is deployed or not open the following URL in a browser: http://localhost:5050/EPSWebService

CareWeb Configuration

 


HAPI Server Configuration

...