Skip to main content

Home

Setting License key

Run the following steps to set the Enterprise license key.

  1. Stop Unravel.

    <Unravel installation directory>/unravel/manager stop
    
  2. To view the customer’s license, run the following command:

    <Unravel installation directory>/unravel/manager config license show
  3. Set the license key.

    <Unravel installation directory>/unravel/manager config license set <key>
  4. Apply the changes.

    <Unravel installation directory>/unravel/manager config apply
    
  5. Start Unravel.

    <Unravel installation directory>/unravel/manager start