Last modified by Erik Bakker on 2025/04/18 13:54

From version 57.1
edited by eMagiz
on 2023/02/07 11:42
Change comment: There is no comment for this version
To version 61.1
edited by eMagiz
on 2023/02/07 12:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -32,17 +32,26 @@
32 32  {{code}}https://docs.docker.com/engine/install/ubuntu/{{/code}}
33 33  
34 34  
35 - * Install the eMagiz Deploy agent
35 +* Install the eMagiz Deploy agent
36 36  
37 -===3.3 Installation requirements Windows Server 2022===
37 +===3.3 Installation requirements Windows Server 2022 (Docker Desktop)===
38 38  
39 +{{info}}Please note that this section also applies to Windows Server 2019 version >1806{{/info}}
40 +
39 39  These are the requirements to allow the installation of the eMagiz Docker agent:
40 -* Install latest version of Docker Desktop from {{code}}https://www.docker.com/products/docker-desktop/{{/code}}
42 +* Install latest version of Docker Desktop from
43 +
44 +{{code}}https://www.docker.com/products/docker-desktop/{{/code}}
45 +
41 41  * Validate if WSL 2.0 is properly installed
42 -* Go to the next section around installing the eMagiz Docker agent
47 +* Install the eMagiz Deploy agent
43 43  
44 44  ===3.3 Installation requirements Windows Server 2022 (without Docker Desktop) ===
45 -
50 +
51 +{{info}}Please note that this section also applies to Windows Server 2019 version >1806{{/info}}
52 +
53 +The steps below will install a linux subsystem under Windows. In that Linux system, Docker and Java will be installed. Please note that the Windows server needs to be able to run Virtualized (either via BIOS setting or via Nested Virtualization).
54 +
46 46  **Step 1: Install linux distribution**
47 47  
48 48  {{code language="cmd"}}
... ... @@ -123,15 +123,10 @@
123 123  **Step 7: Auto start the linux subsystem when server restarts **
124 124  
125 125  
126 -===3.4 Installation requirements Windows Server 2019 version >1806===
127 -
128 -These are the requirements to allow the installation of the eMagiz Docker agent:
129 -* Install latest version of Docker Desktop from https://www.docker.com/products/docker-desktop/
130 -* Validate if WSL 2.0 is properly installed
131 -* Go to the next section around installing the eMagiz Docker agent
132 -
133 133  ===3.5 Installation requirements Windows Server 2019 version 1806===
134 134  
137 +{{warning}}Please note that this section is under construction. Please contact us at productmanagement@emagiz.com{{/warning}}
138 +
135 135  These are the requirements to allow the installation of the eMagiz Docker agent:
136 136  * Enable Hyper-V in Windows Server
137 137   ** Go to Server Manager, Manage (top right), enable roles and features, select the desired roles and server selections. In the Features section, enable Hyper-V.
... ... @@ -157,6 +157,8 @@
157 157  
158 158  ===3.6 Installation requirements Windows Server 2012 R2 ===
159 159  
164 +{{warning}}Please note that this section is under construction. Please contact us at productmanagement@emagiz.com{{/warning}}
165 +
160 160  These are the requirements to allow the installation of the eMagiz Docker agent:
161 161  * Install & enable Hyper-V in Windows Server
162 162   ** Go to Server Manager, Manage (top right), enable roles and features, select the desired roles and server selections. In the Features section, enable Hyper-V.