Changes for page Grouping - Deploy Possibilities
Last modified by Danniar Firdausy on 2024/09/27 09:18
From version 38.1
edited by Bouke Reitsma
on 2024/03/22 13:52
on 2024/03/22 13:52
Change comment:
There is no comment for this version
To version 11.1
edited by Erik Bakker
on 2024/02/08 16:39
on 2024/02/08 16:39
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Deploy Possibilities1 +eMagiz 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. BoukeReitsma1 +XWiki.ebakker - Content
-
... ... @@ -1,12 +1,8 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}} 3 3 ((( 4 -eMagiz flows, ormore specifically, the flow's inbound component(s),canbe grouped.Howtoconfigurethisis explained [[here>>doc:Main.eMagizAcademy.Microlearnings.IntermediateLevel.Groupingand Failover.intermediate-grouping-and-failover-flow-configuration.WebHome||target="blank"]].Thisfunctionality ismainlybeneficialwhenfaced withsubstantialmaintenance or outageofsystemsconnected to youreMagiz model.4 +eMagiz runtimes can run on local, on-premises servers. Main reason is that some systems are only accessible from within the client's infrastructure. In such scenario's that on-premises server needs to be equipped with a linux based Docker installation. 5 5 6 -Building on this functionality, you can even configure the group to run in an active/passive failover mode when you activate the multiple runtimes option on your runtime, and each separate runtime is deployed on another machine. The failover functionality is not only relevant in cases of server maintenance. It can also assist you when you want to exchange data with a system that allows only one active connection. Should this connection be business-critical, you can use this failover functionality to create a passive failover situation that will take over when the active connection breaks down (regardless of the reason). 7 - 8 -In this microlearning, we will focus on configuring the deployment plan to control various inbound compoments in a normal and in a failover configuration. 9 - 10 10 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 11 11 12 12 == 1. Prerequisites == ... ... @@ -15,36 +15,27 @@ 15 15 16 16 == 2. Key concepts == 17 17 18 -This microlearning describes how t o configure(partsof) your deploymentplan to setup the groupingand,ifneeded,thefailoverfunctionality.Thegroupingfunctionalityis relevantwhenfacedwith maintenanceandoutagesof systemsconnectedtoyourmodel.Thefailoverfunctionalityassistsin thatcaseand allowsyouto havea fallback optiononan activeconnection.14 +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 in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-server-linux-installguide.WebHome||target="blank"]] for Linux and in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-server-windows-installguide.WebHome||target="blank"]] for Windows. 19 19 20 -== 3. GroupDeploymentStep==16 +== 3. eMagiz Deploy agent installation == 21 21 22 - Toconfigure aGroupdeploymentstep,youneedtoaddanew deploymentstepandchooseSteptype"Group". To configurethe stepmore information isrequired.Acontainershouldbe chosenforwhich theinboundswill be stopped.The secondrequirementis the**exact**nameof the groupthatshouldbeaffectedbythedeploymentstep.Anactionshouldbe pickedfor theselected group.For a"Group" deployment stepthe optionsare tostartortostopthe inboundcomponentswithinthe groupname.Optionally,adescription canbeadded.18 +eMagiz needs to install a specific agent in the Docker instance that allows to download runtime images that need 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. In case the command is presented it means that this machine is not yet equipped with the eMagiz Deploy agent. The command can be executed inside the Linux command prompt on the on-premises server. 23 23 24 - [[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-possibilities-group-deployment-step.png]]20 +Once the agent is installed, eMagiz can manage the machine to deploy new runtimes and or update runtimes as needed. Also the container runtime can be controlled with start, stop, et commands. Please consult this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Runtime Management.intermediate-emagiz-runtime-management-interpret-on-premise-logging.WebHome||target="blank"]] to inspect the on-premises runtime logs. 25 25 26 - {{info}}Note that when youactivatethestop actionina failover setup(on theleadercontainer), it willactivatethefailoverbehaviour onthe follower container{{/info}}22 +[[image:Main.Images.Microlearning.WebHome@expert-solution-architecture-onpremises-installguide-deployagent.png]] 27 27 28 -== 4. Failover DeploymentStep==24 +== 4. Key takeaways == 29 29 30 -The configurationfor a failoverdeployment step is the same as for thegroup deploymentstep. The only difference is the actionyou can activate. The stop group action makes the inbounds of theselected containerstop. On top of that, it willdisable the failover,so if there isafollowerconfigureditwill **not**takeover. Instead,fromthispoint wereare running in a standardmulticontainersetup in which we havesingle node leaders.26 +* The eMagiz Docker agent needs to be installed to allow runtime to be installed on the on-premises server 31 31 32 - [[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-disabled-failover.png]]28 +== 5. Suggested Additional Readings == 33 33 34 - Thestart groupstepwith failover will activate the current container as theleaderof thefailover setup. Therefore, resemblinggroup names on othercontainerswill become the followers. If these flows were running, they will be stopped.30 +No suggested additional readings for this microlearning. 35 35 36 -[[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-possibilities-failover-deployment-step.png]] 37 37 38 - == 5. Key takeaways ==33 +))) 39 39 40 -* Grouping is beneficial when external systems go through maintenance or downtime. 41 -* 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 42 -* The role naming in both grouping and failover is crucial. The group name needs to match **exactly** to make it work. 43 -* You can control group and failover steps from the deployment plan 44 - 45 -== 6. Suggested Additional Readings == 46 - 47 -There are no suggested additional readings for this microlearning.))) 48 48 ((( 49 49 {{toc/}} 50 50 )))