Versions Compared

Key

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

...

  • <home>/bin/agent_<http-port>.sh
    • Replacements are performed for the following placeholders used for environment variables by respective option values:

      PlaceholderOption Value
      JS7_AGENT_HOME--home
      JS7_AGENT_DATA--data
      JS7_AGENT_USER--user
      JS7_AGENT_HTTP_PORT--http-port
      JS7_AGENT_HTTPS_PORT--https-port
      JS7_AGENT_CONFIG_DIR--config
      JS7_AGENT_LOGS--logs
      JS7_AGENT_WORK_DIR--work
      JS7_AGENT_PID_FILE_DIR--pid-file-dir
      JS7_AGENT_PID_FILE_NAME--pid-file-name
      JAVA_HOME--java-home
      JAVA_OPTIONS--java-options



  • <home>/bin/agent_<http-port>.service
    • Replacements are performed for the following placeholders by respective option values:

      PlaceholderOption Value
      <JS7_AGENT_HTTP_PORT>--http-port
      <JS7_AGENT_PID_FILE_DIR>

      PIDFile=

      --pid-file-dir
      <JS7_AGENT_USER>User=--user<INSTALL_PATH>
      ExecStart=, ExecStop=, ExecReload=--home

Configuration files

...