Policy Elasticsearch Tomcat Image

A base image for the policy server container that has Tomcat and Elasticsearch installed.

License

License

Categories

Categories

Tomcat Container Application Servers Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

policy-elasticsearch-tomcat-image
Last Version

Last Version

1.2.0-165
Release Date

Release Date

Type

Type

pom
Description

Description

Policy Elasticsearch Tomcat Image
A base image for the policy server container that has Tomcat and Elasticsearch installed.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download policy-elasticsearch-tomcat-image

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-tomcat-image/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>policy-elasticsearch-tomcat-image</artifactId>
    <version>1.2.0-165</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-tomcat-image/
implementation 'com.github.cafdataprocessing:policy-elasticsearch-tomcat-image:1.2.0-165'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-tomcat-image/
implementation ("com.github.cafdataprocessing:policy-elasticsearch-tomcat-image:1.2.0-165")
'com.github.cafdataprocessing:policy-elasticsearch-tomcat-image:pom:1.2.0-165'
<dependency org="com.github.cafdataprocessing" name="policy-elasticsearch-tomcat-image" rev="1.2.0-165">
  <artifact name="policy-elasticsearch-tomcat-image" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='policy-elasticsearch-tomcat-image', version='1.2.0-165')
)
libraryDependencies += "com.github.cafdataprocessing" % "policy-elasticsearch-tomcat-image" % "1.2.0-165"
[com.github.cafdataprocessing/policy-elasticsearch-tomcat-image "1.2.0-165"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0
org.apache.logging.log4j : log4j-core jar 2.0

Project Modules

There are no modules declared in this project.

Policy Administration Service

Policy Administration Service should be used to administer Workflows, Classifications and Policies. This service can also be used to Classify documents into different collections and to understand which conditions caused the classification.

A Docker container is included in this project that packages the Core Policy Web Service. The container relies on an external database being available with the Policy Database schema already installed. Default supported database types are postgres and h2.

Documentation

The Policy API is documented here.

Configuration details for the container can be found here.

com.github.cafdataprocessing

CAF Data Processing

Versions

Version
1.2.0-165
1.1.0-94