Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • approot (mandatory):
    Set application root directory. Path can be absolute or relative to working directory. If not moved approot directory is located at /opt/graebert-gmbh/Kudo-Server/Resources

  • docroot (mandatory):
    Set the HTML root directory for static files. Path can be absolute or relative to working directory. If not moved docroot directory is located at /opt/graebert-gmbh/Kudo-Server/Resources

  • http-address (mandatory):
    Set

...

  • the IP address as IPv4 (e.g. 0.0.0.0) or IPv6 Address (e.g. 0::0) the server is allowing connections from, e.g.
    127.0.0.1 - only accept connections from localhost
    0.0.0.0 - allow connections from anywhere

  • http-port (optional):
    Set HTTP part (e.g. 80); if not set default value “80” is used.

  • deploy-path (optional):
    Location for deployment. If not set default value “/” is used.

Example path (called from /opt/graebert-gmbh/Kudo-Server/Linux/):

...

That makes server available at http://localhost:8081/editor from local hostlocalhost. Opening endpoint without parameters should give you a message “No file selected for opening.” what shows you editor application is running properly. See https://graebert.atlassian.net/wiki/x/9QBYRg how to open a drawing file.