Changes for page Deploy model locally

Last modified by Erik Bakker on 2024/07/08 10:18

From version 28.1
edited by Erik Bakker
on 2023/01/20 11:27
Change comment: There is no comment for this version
To version 34.1
edited by Erik Bakker
on 2024/07/08 10:18
Change comment: Renamed back-links.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Exercise - Deploy model locally
1 +Deploy model locally
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome
1 +Main.eMagiz Academy.Microlearnings.Legacy Functionality.WebHome
Content
... ... @@ -1,6 +1,7 @@
1 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.
2 +{{container layoutStyle="columns"}}
3 +(((
4 +With this exercise, we continue our journey into the eMagiz platform. This exercise will let you experience running your Test environment running on your laptop.
4 4  
5 5  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
... ... @@ -8,21 +8,23 @@
8 8  
9 9  * Completed all previous exercises of the Crash course Platform
10 10  * Completed all previous microlearnings of the Crash course Platform
12 +* Java 8 installation as explained in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.crashcourse-platform-deploy-install-local-connector.WebHome||target="blank"]]
11 11  
12 12  == 2. Exercise ==
13 13  
14 14  In this exercise, execute the following steps:
17 +
15 15  * Execute "Check properties" action on release level and validate that no missing properties exist
16 16  * Activate the release
17 17  * Navigate to Deploy -> Containers and download the following runtimes:
18 - ** JMS Server
19 - ** Container
20 - ** CAPE Connector
21 - ** TMS Connector
21 +** JMS Server
22 +** Container
23 +** CAPE Connector
24 +** TMS Connector
22 22  * Unzip all runtimes in a convenient folder
23 - ** Option could be {{code}}C:\eMagiz{{/code}}
26 +** Option could be {{code}}C:\eMagiz{{/code}}
24 24  * Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator
25 - ** Repeat this for all runtimes
28 +** Repeat this for all runtimes
26 26  
27 27  As a result you will now have a running solution.
28 28  
... ... @@ -30,5 +30,16 @@
30 30  
31 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 32  
33 -)))((({{toc/}}))){{/container}}
36 +{{video attachment="crashcourse-platform-exercise-deploy-model-locally.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
37 +
38 +{{info}}
39 +Note that the video only shows the part that needs to be executed in the portal. On your laptop you can validate that things are running by checking for the following piece of text in your karaf.bat.
40 + * "Application context succesfully refreshed""
41 +{{/info}}
42 +)))
43 +
44 +(((
45 +{{toc/}}
46 +)))
34 34  {{/container}}
48 +{{/container}}