Changes for page Grouping - Deploy Possibilities
Last modified by dfirdausy on 2024/09/27 09:18
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Grouping-DeployPossibilities1 +intermediate-runtime-management-deploy-agent - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy.Microlearnings.Intermediate Level. Groupingand Failover.WebHome1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Runtime Management.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.eMagiz - Content
-
... ... @@ -1,14 +1,9 @@ 1 -{{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 4 -eMagiz flows, or more specifically, the flow's inbound component(s), can be grouped. Configuring this is explained [[here>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Grouping and Failover.intermediate-grouping-and-failover-flow-configuration.WebHome||target="blank"]]. This functionality is mainly beneficial when faced with substantial maintenance or outage of systems connected to your eMagiz model. 1 +{{container}}{{container layoutStyle="columns"}}((( 5 5 6 - Buildingonthis functionality,you canevenconfigurethegrouptorun inan active/passivefailover modewhenyou activatethe multiple runtimes option onyourruntime,andeach separate runtimeis deployedon anothermachine. Thefailoverfunctionalityisrelevant not onlyincasesofservermaintenancebutalsoin thatitcanassistyouwhen youwanttoexchangedata witha systemthat allows onlyoneactiveconnection.Shouldthis connectionbebusiness-critical,you canuse thisfailoverfunctionalityto createapassivefailoversituationthatwilltakeoverwhen theactiveconnection breaksdown(regardlessofthereason).3 +In some cases, the complete stack trace must be logged when something goes wrong on runtime. In eMagiz, only the top-level information is shown, and sometimes the entire stack trace. When this particular runtime runs on-premises, you can see the complete logging on the runtime level. In this microlearning, we will learn how to find the log and look through the log to find the corresponding error and subsequently analyze that error. 7 7 8 - This microlearningwill focuson configuring thedeployment plantocontrol variousinboundcomponents inatypicalgroupandfailoverconfiguration.5 +Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 9 9 10 -If you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 11 - 12 12 == 1. Prerequisites == 13 13 14 14 * Intermediate knowledge of the eMagiz platform ... ... @@ -15,44 +15,30 @@ 15 15 16 16 == 2. Key concepts == 17 17 18 -This microlearning describes how t o configure(partsof) your deploymentplantosetupthegroupingand, if needed,thefailoverfunctionality. Thegroupingfunctionalityis relevantwhenfacedwithmaintenance and outages ofsystemsconnectedto yourmodel. Thefailoverfunctionality assistsand allowsyouto havea fallback option onanactiveconnection.13 +This microlearning describes how the eMagiz Deploy agent is installed on the on-premises server where a eMagiz runtime should run on. Please note that the eMagiz Deploy agent requires a valid Docker installation on the on=-premises server. The detailed install guide can be found on 19 19 20 -== 3. Deploy Possibilities == 21 -=== 3.1. Group Deployment Step === 15 +OnfigfueMain.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-installguide 22 22 23 - Toconfigure a Group deployment step, add a new one and choose Step type "Group".More information is required to configure the step. A containershould beselected for which the inbounds will be stopped. The second requirement is the **exact** name of thegroupthat should be affected by the deployment step. An action should be picked for the selectedgroup.Theoptions for a "Group" deployment step areto start or stop the inbound components within the group. Optionally, a description can beadded.17 +== 3. Interpreting log on-premise == 24 24 25 - [[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-possibilities-group-deployment-step.png]]19 +=== 3.7 eMagiz Docker agent installation === 26 26 27 - {{info}}Note that whenyouactivate the stop action in afailoversetup(on theleadercontainer),itwilltrigger thefailoverbehavior on thefollowercontainer{{/info}}21 +eMagiz needs to install a specific agent in the Docker instance that allows to download runtime images that needs to be installed on the Docker instance. The specific command to run inside the Docker instance is specific for the machine that is configured inside eMagiz Design & Deploy Architectures. It can be found inside the eMagiz iPaaS portal under Deploy Architecture. At the runtime connector, there is a right click option called Deploy Agent. That presents either the command or the location where that agent is installed. 28 28 29 - == 4.Keytakeaways ==23 +[[image:Main.Images.Microlearning.WebHome@expert-solution-architecture-onpremises-installguide-deployagent.png]] 30 30 31 -* Grouping is beneficial when external systems go through maintenance or downtime. 32 -* Failover can have the additional benefit of having a fallback scenario while still adhering to the requirement that there can only be one active connection at a time. 33 -* The role naming in both grouping and failover is crucial. The group name needs to match **exactly** to make it work. 34 -* You can control group and failover steps from the deployment plan. 35 -* Container inbounds can have a different failover status. 25 +After installing the agent, you can use the Docker cheat sheet below to see if the docker containers are running and/or images are available. 36 36 37 -== 5.SuggestedAdditional Readings ==27 +== 4. Key takeaways == 38 38 39 -If you are interested in this topic and want more information, please read the help text provided by eMagiz and check out these links: 29 +* The karaf.log can be found within the folder called log under the folder data 30 +* You can search the log with the help of tools such as Notepad++ 31 +* By looking at the timestamp in the eMagiz Manage Log, you can run a focused search 40 40 41 -* [[eMagiz Store (Menu)>>doc:Main.eMagiz Store.WebHome||target="blank"]] 42 -** [[Accelerators (Navigation)>>doc:Main.eMagiz Store.Accelerators.WebHome||target="blank"]] 43 -*** [[Active/Passive Failover (Explanation)>>doc:Main.eMagiz Store.Accelerators.Active-Passive Failover.WebHome||target="blank"]] 44 -* [[Crash Courses (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]] 45 -** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]] 46 -*** [[Deploy a release (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]] 47 -*** [[Setting up a deployment plan (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-setup-deployment-plan-gen3||target="blank"]] 48 -* [[Intermediate Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]] 49 -** [[Grouping and Failover (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Grouping and Failover.WebHome||target="blank"]] 50 -*** [[Flow Configuration (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Grouping and Failover.intermediate-grouping-and-failover-flow-configuration.WebHome||target="blank"]] 51 -* [[Failover (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22Failover%22||target="blank"]] 33 +== 6. Suggested Additional Readings == 52 52 53 -))) 54 -((( 55 -{{toc/}} 56 -))) 57 -{{/container}} 58 -{{/container}} 35 +No suggested additional readings for this microlearning. 36 + 37 +* [[Container commands on containers>>https://docs.docker.com/engine/reference/commandline/ps/||target="blank"]] 38 +* [[Logging commands on containers>>https://docs.docker.com/engine/reference/commandline/logs/||target="blank"]] 39 +)))((({{toc/}}))){{/container}}{{/container}}