Wiki source code of Exercise - Deploy model locally
Version 28.1 by Erik Bakker on 2023/01/20 11:27
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}} | ||
2 | {{container layoutStyle="columns"}}((( | ||
3 | With this exercise, we continue our journey into the eMagiz platform. This exercise will experience getting your Test environment running on your own laptop. | ||
4 | |||
5 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
6 | |||
7 | == 1. Prerequisites == | ||
8 | |||
9 | * Completed all previous exercises of the Crash course Platform | ||
10 | * Completed all previous microlearnings of the Crash course Platform | ||
11 | |||
12 | == 2. Exercise == | ||
13 | |||
14 | In this exercise, execute the following steps: | ||
15 | * Execute "Check properties" action on release level and validate that no missing properties exist | ||
16 | * Activate the release | ||
17 | * Navigate to Deploy -> Containers and download the following runtimes: | ||
18 | ** JMS Server | ||
19 | ** Container | ||
20 | ** CAPE Connector | ||
21 | ** TMS Connector | ||
22 | * Unzip all runtimes in a convenient folder | ||
23 | ** Option could be {{code}}C:\eMagiz{{/code}} | ||
24 | * Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator | ||
25 | ** Repeat this for all runtimes | ||
26 | |||
27 | As a result you will now have a running solution. | ||
28 | |||
29 | == 3. Solution == | ||
30 | |||
31 | In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution. | ||
32 | |||
33 | )))((({{toc/}}))){{/container}} | ||
34 | {{/container}} |