Download the production app for private cloud or on premise deployment.
To get DecisionRules up and running on your environment, you need to download and deploy the Production App. It consists of three containers, the client app container, the server app container and optionally the business intelligence container. Both can be easily downloaded by following the links 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.