Sign inSign up

jonathanop/drools-container

By jonathanop

•Updated almost 8 years ago

Drools Workbench with Kie Server

Image
1

862

jonathanop/drools-container repository overview

⁠Introduction

The image contains:

  • JBoss Wildfly 11.0.0.Final
  • JBoss Drools Workbench 7.13.0.Final

⁠To run a container:

docker run -p 8080:8080 -d --name kie-server jonathanop/drools-container:latest

Once container starts, you can navigate into the Drools Workbench at:

__ http://localhost:8080/drools-wb⁠ __

and the Kie Server at:

http://localhost:8080/kie-server⁠

For more Kie Server Rest documentation use:

http://localhost:8080/kie-server/docs⁠

⁠Credentials:

  • User: admin
  • Password: Admin@1234

⁠Notes

  • This images works in openshift

Tag summary

Content type

Image

Digest

Size

919.7 MB

Last updated

almost 8 years ago

docker pull jonathanop/drools-container