/helixalm_bolt

HelixALM Bolt

Primary LanguageRuby

Helix ALM

Table of Contents

  1. Description
  2. Setup - The basics of getting started with Helix ALM
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

The Helix ALM module installs Helix ALM on Linux systems using a Bolt install plan.

Setup

What Helix ALM affects

This does a complete system configuration to run the Helix ALM install.

With Enterprise Linux systems it will turn off Selinux. With all systems, it will configured the firewall, turn it on, allow for cgi, and ensure Apache is running.

Setup Requirements

A completed Bolt installation is required.

Beginning with Helix ALM

Install the module. It currently has a single plan:

bolt plan run helixalm::install

Usage

  1. Install the module.
  2. Run: bolt plan run helixalm::install.
  3. Unzip the correct HelixALM tar ball.
  4. Run the HelixALM installer.
  5. Start the license server: /usr/bin/spls start
  6. Start HelixALM: /usr/bin/ttstudio start

Limitations

This module has been tested with Ubuntu 20.04, Ubuntu 22.04, AlmaLinux 9, Red Hat Enterprise Linux 9, and Rocky Linux 9. It is not supported for deviations or alternative operating systems.

Development

Development is encouraged. Please create a pull request with a description of the change and its impact.

Contributors

Check out the Contributors page!