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

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

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
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>>mailto:academy@emagiz.com]].
5 +Should you have any questions, please contact academy@emagiz.com.
6 6  
7 7  * Last update: April 5th, 2022
8 8  * Required reading time: 5 minutes
... ... @@ -58,6 +58,9 @@
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 +
61 61  == 4. Assignment ==
62 62  
63 63  As this is a more theoretical microlearning we do not have an assignment
... ... @@ -69,6 +69,8 @@
69 69   ** You need access to the on-premise location to perform the action
70 70   ** Only change the wrapper.conf file. Nothing else
71 71  
75 +
76 +
72 72  == 6. Suggested Additional Readings ==
73 73  
74 74  None