Download the production app for private cloud or on premise deployment.
To launch DecisionRules in your environment, download and deploy the Production App. This includes three containers: the client app container, the server app container, and an optional business intelligence container. All of these can be easily downloaded using the links provided below.
The client app container provides the front-end part of the application with all its functionalities. It does not require any further integrations.
docker pull decisionrules/client
The server app container provides the backend application with all its functionalities. It requires Redis Cache and MongoDB (see the list of supported alternatives below).
docker pull decisionrules/server
The Business Intelligence app container provides the backend application for business intelligence. Just as the main server app, it requires Redis Cache and MongoDB (see the list of supported alternatives below).
docker pull decisionrules/business-intelligence
To run the app, you will need to generate your demo license key. You can do that via the form below.