Changes for page Edit on-premise runtime memory settings (Linux)
Last modified by Erik Bakker on 2024/02/22 12:20
From version 9.1
edited by Erik Bakker
on 2022/10/03 11:32
on 2022/10/03 11:32
Change comment:
There is no comment for this version
To version 7.1
edited by Erik Bakker
on 2022/06/13 08:20
on 2022/06/13 08:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,8 +2,11 @@ 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 +* Last update: April 5th, 2022 8 +* Required reading time: 5 minutes 9 + 7 7 == 1. Prerequisites == 8 8 * Basic knowledge of the eMagiz platform 9 9 ... ... @@ -55,6 +55,9 @@ 55 55 ** systemd type: sudo systemctl restart <SERVICE_NAME> 56 56 ** SystemV Type: sudo /etc/init.d/<SERVICE_NAME>-service restart 57 57 61 + 62 + 63 + 58 58 == 4. Assignment == 59 59 60 60 As this is a more theoretical microlearning we do not have an assignment ... ... @@ -66,6 +66,8 @@ 66 66 ** You need access to the on-premise location to perform the action 67 67 ** Only change the wrapper.conf file. Nothing else 68 68 75 + 76 + 69 69 == 6. Suggested Additional Readings == 70 70 71 71 None