Skip to end of banner
Go to start of banner

Automatically accept EULAs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In some cases, clients will need to spin up multiple servers simultaneously and often. When this is the case there is a need to accept the EULA in a quick, automated way. Otherwise you would have to log into each GUI and accept the EULA for each module one by one over and over each time a new server is created. Thankfully we have a handy way using the patch_config script to automate EULA acceptance.

Step-by-step guide

First

  1. List the license to get the syntax for the script we will be running later in the instructions. Do this by opening a terminal and running the following command:

    /usr/local/omk/bin/patch_config.exe -r /usr/local/omk/conf/opLicense.json /eula/
    Once this command is ran, you should have an output similar to the image below:

           




  • No labels