Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor changes to text

...

  • Step 4 - User Data / Install Jetty

    • The default installation paths for the Jetty Web Server path - the jetty_base - for the Jetty Web Server delivered with the JOC Cockpit lie lies alongside the default JobScheduler configuration and log files (referred to as the $SCHEDULER_DATA directory in the JobScheduler installation manual):
      • /home/[user]/sos-berlin.com/joc on Linux systems and

      • C:\ProgramData\sos-berlin.com\joc on Windows.
    • The Jetty Base field in the form shown below can be used to change the installation path of the Jetty delivered with the JOC Cockpit.If the Jetty provided with the JOC Cockpit is not to be used the Shiro.ini and Hibernate files will still be installed - but in a different directory. See the Configuration with Alternative Web Servers section below for more information.
    • If the Jetty delivered with the JOC Cockpit is not to be used then all JOC Cockpit files including logs and resources such as the shiro.ini configuration file will be installed in the following directories:
      • ??? on Linux systems and
        Status
        title< FILE LOCATION TO BE ADDED
      • C:\Program Files\sos-berlin.com\joc on Windows
    • Note that if it another web server is to be used, the relevant configuration files required for such a server such as the shiro.ini file and joc.properties files will still be written to the file system. These files can then be moved by the system administrator to the desired location. The default locations for these files are:./jetty_base/resources on Linux systems and Statustitle< FILE LOCATION TO BE Verified
    • jetty_base\resources on Windows systems.
    • See the Configuration with Alternative Web Servers section below for more information.
  • Step 5 - Choose the DBMS

    • The type of DBMS used by the JobSchedulers operated by the JOC Cockpit is specified in the next form.

    • The database configuration is written to an XML file during installation.
    • If this file is edited later on and the
      • The name and location of the database configuration file is specified in the joc.properties file, which can be found in the resources folder.
        The default name and location of this file are:
        • resources/hibernate.cfg.xml


  • Step 6 - Configure the Database Connection

    • The access parameters for the DBMS used by the JobSchedulers operated by the JOC Cockpit are specified in the next form:



  • Step 7 - No longer required

  • Step 8 - Installation

    • The installation form shows the progress of the first part of the installation procedure



  • Step 9 - Processing



  • Step 10 - Completion



  • Initial Testing with the JOC Cockpit Login Form

    This test is only available after installation of the JOC Cockpit if the Jetty web server provided with the JOC Cockpit has been installed (see Step 7 4 of the installation procedure above):
    • Call the JOC Cockpit login form in a web browser and enter the username and password.

      After a first installation of the JOC Cockpit the default User Name and Password will be root:root and Shiro Authentication will be active.

      See the Authentication and Authorization Configuration article for information about the configuration of other user profiles and authentication methods.

    • Note that it usually takes one or two minutes for the web service to start (only on Win ?) and the login form shown below to appear.

...