Access Keys:
Skip to content (Access Key - 0)

Configuring Containers Using the caGrid 1.3 Installer


  1. From a command prompt launch the caGrid Installer:

    > cd \CAGRID_INSTALLER_LOCATION
    > java -jar caGrid-installer-1.3.jar



  2. Select the I agree to this license checkbox and click the Next button.

  3. Select the Install/Configure Grid Service Container checkbox and click the Next button.

  4. Select the Container you would like to deploy your service to, for the purpose of this guide, we will use Tomcat.
    1. If you are deploying a secure service, check the box "Should this container be secure?" and click the Next button.
    2. If you are deploying a service that is not secure, leave "Should this container be secure?" UNCHECKED and click the Next button.
      Note: It is very important that the container and service are both secure or non-secure. If you do not know if the service you are deploying is secure or not, please check with the service creator.


  5. In the hostname text box enter the hostname of your server, this should match the hostname you used in creating your host credentials. Click the Next button.
    Note: If you plan on using this container to deploy a service which registers to an existing grid, it is important you use a publicly resolvable DNS name (or static IP), otherwise you will later need to edit configuration files manually to correct this.


  6. If you checked the box for this container to be secure, you will be asked to provide host credentials. If you did not select for this container to be secure, skip this step.
    • From the Obtain host credentials method list, select the option that applies to your situation and click Next.
      Options:
      • If you do not yet have credentials for your service, select Use GAARDS to obtain host credentials.
      • If you have host credentials that are not in the default location, then select Browse to host credential on the file system.
      • If you have host credentials that are in the default location, then select Host credentials are already installed.

      Default credential location:

      • On Windows, this will be a path like "C:\Documents and Settings\<USERNAME>\.cagrid\certificates".
      • On Linux/MAC this will be a path like "/Users/YOUR_USERNAME/.cagrid/certificates".



  7. The next screen will ask where you would like Tomcat installed. Please enter the location you would like to install Tomcat to into the Directory text box and click the Next button.

  8. The next screen will display a list of tasks that the installer will perform to install and configure tomcat, click the Next button.

  9. Once the installer has completed installing all the components, click the Next button.

  10. Click the Next button. The final screen will remind you set your ANT_HOME, GLOBUS_LOCATION and CATALINA_HOME environment variables. Please set these variables immediately and click the Finish button.

Congratulations you have successfully installed and configured your Tomcat container.

If you prefer, you can manually configure a Tomcat container instead of using the installer.
Last edited by
Sarah Honacki (281 days ago) , ...
Adaptavist Theme Builder Powered by Atlassian Confluence