Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page gives details on how to install the Chaos License Server for Chaos products.

Floatingpagetoc

 


UI Button
colorblue
newWindowtrue
icondownload
titleDownload the License Server
urlhttps://download.chaosgroup.com/?platform=47&product=48

...

The Chaos License Server is a secure way to license products online. It is a highly-encrypted centralized online system that manages licenses for all your systems. Additionally, the Chaos License Server allows users to "borrow" licenses from their online accounts and work offline without having internet connection or a hardware dongle, for up to 14 days at a time. 


Installation Process

...

UI Text Box
typetip

On the Linux OS, please use your local user with the sudo command instead of the root user to run the installer.

 


1) Run the Chaos License Server installer that is included with the Chaos product installation package or download the Chaos License Server installer separately from the Downloads section of the Chaos website (you need to be logged in to access it). 


Section
Column
width20%10%

 


Column
width60%80%
Image Removed

Image Added

Column
width20%

 

...

10%



2) Please read and accept the License Server Agreement. Then you can click on Install to start the installation. If you want to modify the installation, click on the Advanced button.

...


Section
Column
width20%

 


Column
width60%

Image RemovedImage Added

Column
width20%

 

 



3) The Advanced installation provides the following additional options:

...

Add firewall exception – Enabling this option allows the default licensing port (TCP 30304) in the firewall. If you disable it at this step, you will need to manually add firewall exceptions later.

Section
Column
width30%
Image Removed

Image Added

Windows Default Install path - C:\Program Files\Chaos\VRLService

 
Column
width5%


Column
width30%

Image Modified

Linux Default Install path - /usr/Chaos/VRLService

 
Column
width5%


Column
width30%

Image Modified

macOS Default Install path - /Applications/Chaos/VRLService

UI Text Box
typetip

The button aborts the installation process.

The button lets you go back to the previous step of the installation process.

The button takes you to the License Setup page for Chaos Products.

 

 



4) The installer then checks for running applications and terminates them. 

 


Section
 
Column
width20%


Column
width60%

Column
width20%

 


UI Text Box
typenote

This may take a few minutes so please be patient. The application may appear to be non-responsive, but it completes its search for running applications and moves on to the next step.

 


5) The Chaos License Server is installed on your machine. Click Finish to complete the installation. 

Section
 
Column
width20%


Column
width60%

Column
width20%

 

...



6) The application is registered as a service using one of the init systems available within your machine's OS. Use the appropriate service commands to start and stop the license server. 


Section
Column
width30%

For Windows, use the Start Menu shortcuts, located in the Start Menu > All Apps > Chaos > Stop/Start Chaos License Server

Column
width5%

 


Column
width30%

For Linux, use systemd

 
Column
width5%


Column
width30%

For macOS, use sudo launchctl load /Library/LaunchAgents/com.chaos_group.vrol.plist to start the service
or
sudo launchctl unload /Library/LaunchAgents/com.chaos_group.vrol.plist to stop the service.
The commands are executed in Terminal and prompt you to use your macOS user password.

...


9) Enter your my.chaos.com credentials. If you have forgotten your password, press the Forgot your password? link to set up a new one.

The Other Sign-in options button redirects you to the login page of http://127.0.0.1:30304/ 


Section
Column
width20%

 


Column
width60%

Column
width20%

 

...



8) The installation process is complete.


9) If you are installing for the first time and you deselected the Activate during installation option, a browser window of the Chaos License Server interface opens. Click the Sing in to enable online licensing link.

 


Section
 
Column
width20%


Column
width60%

 
Column
width20%


UI Text Box
typetip

If you close your browser window, an easy way to reopen the license server page is from the Manage Chaos License Server link installed with the rest of your Application shortcuts (e.g. Windows Start Menu), which directs you to http://127.0.0.1:30304/

...


10)  Open the Chaos Login Portal and enter your credentials.

 


 


For more details on how the Licensing System works, please see the License Setup page. 


Run Chaos License Server installer safely on macOS Catalina and later

...

Click Open Anyway to confirm your intent to open or install the app.

 


Section
 
Column
width30%


Column
width40%

Column
width30%

 

...



The warning prompt reappears, and you can click on Open.

 


Section
Column
width30%

 


Column
width40%

 
Column
width30%

 



The app is now saved as an exception to your security settings. From then on, you can open the app by double-clicking it, just like any authorized app.

For more information, see Apple's How to open an app that hasn’t been notarized or is from an unidentified developer article.

 


Silent Installation

...

A silent installation allows you to complete the Chaos License Server installation without running the installer's GUI. To complete a silent installation, run the installer with the following command:

...

This installs the license server with the automatic preferences and accepts the EULA.

 


If you want to specify a custom installation directory or choose not to add firewall exceptions, run the installer with the following command:

Code Block
cgls_win_6.0.0.exe -gui=0 -quiet=1

...


The -quiet=1 argument automatically accepts the EULA. You can then select an installation directory and choose whether to include firewall exceptions.