Changes for page Install Docker for Linux

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

From version 98.1
edited by Erik Bakker
on 2024/02/08 17:04
Change comment: There is no comment for this version
To version 104.1
edited by Eva Torken
on 2024/03/01 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.etorken
Content
... ... @@ -17,11 +17,28 @@
17 17  
18 18  ===3.1 General requirements===
19 19  These are the general requirements to allow the installation of the eMagiz Docker agent:
20 -* Ensure access to the following URLs is enabled
20 +
21 +{{info}}
22 +* Standard configuration to ensure that communication between your server and eMagiz to ensure communication.
21 21   ** registry.emagiz.com:443
22 22   ** controlplane.emagiz.com:8000
23 - ** Preferably the entry should be *.emagiz.com
25 + ** Preferably the entry should be *.emagiz.com{{/info}}
24 24  
27 +{{warning}}
28 +* In case of a very strict firewall configuration, additional configuration is needed.
29 + ** controltower.emagiz.com:443
30 + ** controlbus.emagiz.com:443
31 + ** controlplane.emagiz.com:443
32 + ** controlplane.emagiz.com:8000
33 +
34 +* When using a lower or equal version to 125, additional configuration is needed.
35 + ** 35.158.46.28:443
36 + ** 3.74.190.88:443
37 + ** 35.158.46.28:8443
38 + ** 3.74.190.88:8443
39 + ** 35.158.46.28:8444
40 + ** 3.74.190.88:8444 {{/warning}}
41 +
25 25  ===3.2 Installation Linux===
26 26  Whenever Linux is selected as operating system, the latest version of Ubuntu will work. Other Linux distributions will also work such as Debian or Red Hat.
27 27