DecisionRules Server
Last updated
Was this helpful?
Last updated
Was this helpful?
Production Container
Download the latest that provides all the backend functionalities with maintenance and regular updates. The server requires and .
The server can only be started with the set of env. variables that are necessary for operation.
The server can be started using a simple docker run
command. If you don't have the container downloaded yet, you can pull it using the docker pull command.
If you don't want to use too much terminal you can create your own docker-compose file. The file type is YAML.
The server must be accessible from your browser for the client app to work.
Some env. variables can be omitted. For full list of env. variables see .
You can easily check your connectivity - you should get HTTP 200 OK Response