Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 422 Bytes

File metadata and controls

13 lines (7 loc) · 422 Bytes

Predicted Observed Stats

To build, run and test docker image from a local repo

The Docker image in the repo is set up to locally build the project with the ./build.sh file

Then to run it locally, call the ./deploy.sh script

Service runs on http://localhost:8081/

To build, run and test docker image on the web server

Refer to apsim-web repo which has a server-wide deployment script that is used.