Chapter 9. Creating Containers
Containers are self-contained environments that have been provisioned to hold instances of your packaged and deployed rule instances.
Prerequisite
Once the Decision Server is registered, you can start adding containers.
Procedure
- Log in to Decision Central.
-
In the main menu, click Menu
Deploy Execution Servers. -
Click SERVER TEMPLATES
+ New Server Template. - In the New Server Template window, click Container.
Enter the Group Name, Artifact Id, and Version manually.
Alternatively, enter the name of your container and search for the project you want to deploy in the container.
Click Select next to the project to automatically enter the details of the project.
WarningWhen entering the container’s version number, do not use the
LATEST
orRELEASE
keywords. This feature has been deprecated and can cause deployment issues.- To deploy the container automatically, select the Start Container? box.
- Click Finish.
After the container is successfully created, select the container from the list and click Start at the upper right hand corner to start it
To verify that the container is running, send a [GET] request to the endpoint.
Example 9.1. Server Response