openltablets/demo

By openltablets

Updated 4 months ago

Docker Image for OpenL Tablets Demo

Image
Languages & frameworks
Integration & delivery
Developer tools
0

7.4K

openltablets/demo repository overview

This image is no longer supported as of version 6.0.

Use a docker compose file to run DEMO-like scenario.

OpenL DEMO

OpenL DEMO is a standalone application with configured OpenL RuleServices WS, OpenL WebStudio and a H2 Database as a deployment repository for rules.

What is OpenL Tablets?

OpenL Tablets targets the infamous gap between business requirements (rules and policies) and software implementation.

Designed to be straightforward and intuitive for business people, OpenL Tablets made its rules representation impressively close to documents usually created by business (it intends business requirements, etc.).

Users can focus on logic as all data, syntax and typing errors are checked while they write. Convenient tools help to ensure rules integrity while further using.

One-click deployment of rules as efficient, scalable and standardized services for SOA-based integration makes business logic simple to embed in application.

For Java developers, OpenL Tablets provides many rich usage scenarios in which all rules and business data are exposed through reflection-like API or wrapped as Java class.

All of OpenL Tablets is open sourced under LGPL license.

Please, visit http://openl-tablets.org/ for more information.

How to use this image

To run the OpenL Tablets Demo:

$ docker run -d --rm -p 9080:8080 openltablets/demo:5.27.15

After application starts you can test it by visiting http://localhost:9080/webservice or http://localhost:9080/webstudio in a browser.

Configuration

  • -e JAVA_OPTS="-XX:MaxRAMPercentage=50.0" -size of allocated memory as percentage of all available memory (90% by default)

Tag summary

Content type

Image

Digest

sha256:19470333c

Size

296.3 MB

Last updated

4 months ago

docker pull openltablets/demo:5.27.15