Last modified by Erik Bakker on 2024/02/22 12:20

From version 7.1
edited by Erik Bakker
on 2022/06/13 08:20
Change comment: There is no comment for this version
To version 9.1
edited by Erik Bakker
on 2022/10/03 11:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,11 +2,8 @@
2 2  
3 3  Sometimes you have runtimes running on-premises. What we mean by that is that the runtimes are running within a data center of the customer instead of running in the eMagiz Cloud. For running a runtime on-premise we support running them on either Windows or Linux as the operating system. In this microlearning, we will learn how you can edit the memory settings of a runtime that is deployed on-premise on Linux.
4 4  
5 -Should you have any questions, please contact academy@emagiz.com.
5 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
7 -* Last update: April 5th, 2022
8 -* Required reading time: 5 minutes
9 -
10 10  == 1. Prerequisites ==
11 11  * Basic knowledge of the eMagiz platform
12 12  
... ... @@ -58,9 +58,6 @@
58 58   ** systemd type: sudo systemctl restart <SERVICE_NAME>
59 59   ** SystemV Type: sudo /etc/init.d/<SERVICE_NAME>-service restart
60 60  
61 -
62 -
63 -
64 64  == 4. Assignment ==
65 65  
66 66  As this is a more theoretical microlearning we do not have an assignment
... ... @@ -72,8 +72,6 @@
72 72   ** You need access to the on-premise location to perform the action
73 73   ** Only change the wrapper.conf file. Nothing else
74 74  
75 -
76 -
77 77  == 6. Suggested Additional Readings ==
78 78  
79 79  None