Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Supported OS versions

JEC has been tested in the following environments:

  • Ubuntu 16.04 and later (Debian 9 and later)

  • RHEL 6 and later (For RHEL 6.x.x and Fedora server, we have a different package with the naming convention of jsm-jec-x.x.x.rhel6.x86_64.rpm)

  • Windows Server 2012 and later

Download the JEC packages

First, download the JEC package from the integration scripts repository.

  1. Go to the jsm-integration-scripts repository.

  2. Download the latest version of JEC packages.

Install JEC

 For RedHat-based distributions

Run the following command to install JEC:

Shell

rpm -i <your_package_name>.rpm
 For Debian-based distributions

Run the following command to install JEC:

Shell

dpkg -i <your_package_name>.deb
 For Windows
  1. Extract the zip into a folder.

  2. Rename jecService.json.example to jecService<32|64>.json.

  3. In the in jecService<32|64>.json file, update JECPath to <directorypath>\\JiraEdgeConnector<32|64>.exe.

  4. Run the following command to install JEC:
    (Make sure that JEC Service exists in Task Manager > Services.)

jecService<32|64>.exe install

Install multiple JEC instances

For multiple JEC instances, update the Name and DisplayName fields in <32|64>.json and then install it.

Uninstall JEC

Run the following command to uninstall JEC:

jecService<32|64>.exe uninstall

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.