Hello,
First of all I'd like to thank you for your work. I'm trying to install the service on one of Centos 7 machines but had no chance.
Instructions are very simple and do not have much details about configurations, etc.
Here is what I have done so far
-Installed git and Docker in the system
- Cloned repository and run the simple command inside docker directory
However I'm getting 404 error when trying to access the service
The name of war is ors.war and I request using
myip:8080/ors/health
Could you please provide any more helpful information which can help me finish my setup?
Many thanks