Changes for page Install Docker for Linux

Last modified by Bas Elzinga on 2024/12/17 12:14

From version 19.1
edited by eMagiz
on 2022/11/11 09:27
Change comment: There is no comment for this version
To version 21.1
edited by eMagiz
on 2022/11/11 09:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,8 +9,10 @@
9 9  * Good understanding of eMagiz runtimes in general
10 10  
11 11  == 2. Key concepts ==
12 -In the new runtime architecture of eMagiz, Docker technology is used to deploy runtimes. eMagiz creates specific runtime images that contain the eMagiz runtime, and can be deployed in dockerized envirionments
12 +In the new runtime architecture of eMagiz, Docker technology is used to deploy runtimes. eMagiz creates specific runtime images that contain the eMagiz runtime, and can be deployed in dockerized envirionments.
13 13  
14 +In the below section the specific operating systems and versions are discussed in a sense that the prerequisite installations are described. Once the right installation is done, refer to section 3.5 for the installation of the eMagiz portainer agent that manages the interaction with the eMagiz platform. That agent will download the created docker images that will be deployed in the Docker environment.
15 +
14 14  == 3. On-premises deployments ==
15 15  
16 16  ===3.1 Installation requirements Linux===
... ... @@ -80,10 +80,6 @@
80 80  === 3.5 Installation agent ===
81 81  
82 82  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 or is available upon request. Once that agent is installed, the image that is generated for every eMagiz release can be downloaded and installed in the Docker instance.
83 -
84 -=== 3.3 Cloud architecture for API Gateway ===
85 -
86 -[[image:Main.Images.Microlearning.WebHome@expert-solution-architecture-onpremises-install-runtime-images.png]]
87 87  
88 88  == 4. Assignment ==
89 89