ARES Kudo server Windows setup

ARES Kudo server Windows setup

First You need to acquire and download the license.Licensing

you need to install The ARES Kudo server by following the steps.

Download Kudo Installer:

  1. Install Package:

    • Follow the installation process.
      During installation, specify the following parameters:

      image-20201216-154445.png
      • Http Address: The IPv4 address the server allows connections from.

      • Http Port: The port the server listens to.

      • Deploy Path: The URL endpoint where the server is available.

    • Default parameters:

    • Example: Specifying a deploy path like /editor will result in the server being available at http://localhost/editor.

  2. Modify Service Settings (Optional):

    • After installation, modify service settings by editing {installDir}\ARESKudoServerService.xml.

    • Restart the service after editing.

  3. Run Kudo Server:

    • The installation automatically registers and runs the Kudo server as a Windows service named ARESKudoServer.

    • Ensure the service is running and start it if necessary.

  4. Opening a Drawing File:

Start Kudo Server Manually:

  • You can manually run the server from the command line. Ensure that the service is not running.

  • The Editor.exe file is located at {InstallDir}\Kudo\Bin\editor.dir.

  • Refer to https://graebert.atlassian.net/l/cp/1gmbhprV for parameters that can be specified.

 

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content