rupakg / decisionrules

Apps to showcase decision rules engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DecisionRules

DecisionRules: Agile Business Rule Engine for every industry.

Overview

Generate DecisionRules License Key

Please use DecisionRules License Key Generator. The generator will send your trial license key to your email. Note: After registration, you are ready to use DecisionRules for 30 days as you like.

Put your license key in the env.example file and rename it to .env and then place the .env file under the folder where the docker-compose.yml files are.

Resources

Showcase app

Client Server Showcase App

Download the compose file

curl -L https://decisionrules.io/showcase/docker-compose.yml --output docker-compose.yaml

Run

docker compose up

After this, you can enter localhost:80 and you will be redirected to the login page of the DecisionRules login screen. Either create a new local account or use the existing account: demo@test.com / Demotest1.

Business Intelligence app

Business Intelligence App

Download the compose file

curl -L https://decisionrules.io/showcase-with-business-intelligence/docker-compose.yml --output docker-compose.yaml

Run

docker compose up

After this, you can enter localhost:80 and you will be redirected to the login page of the DecisionRules login screen. Either create a new local account or use the existing account: demo@test.com / Demotest1.

About

Apps to showcase decision rules engine