Download and run DecisionRules Showcase App in 2 simple steps.
If you are interested in running DecisionRules in a private cloud or on premise, you can simply try our Showcase App on your computer. We have prepared a container package to run locally without worrying about anything else. The showcase app includes server, client, Redis Cache and MongoDB.
Choose this option if you are not interested in the Audit Log functionality.
# navigate to your preferred directory
curl -L https://decisionrules.io/showcase/docker-compose.yml --output docker-compose.yaml
docker compose up
Choose this option if you want to have access to the Business Intelligence API.
# navigate to your preferred directory
curl -L https://decisionrules.io/showcase-with-business-intelligence/docker-compose.yml --output docker-compose.yaml
docker compose up
Now you need to generate your demo license key. You can do that via the form below.