Updating Components

Installing Component Updates

Curriculum Component

Confirm availablity

tl-comp-latest curriculum

Install

tl-curriculum-install

# Install a specific version
tl-curriculum-install 0.2.40

Confirm update completed

Reboot and confirm version is updated on the desktop info panel.

Updating Components (Admin Example)

The same update process applies to Type, Control, and Help Components.

Verify Update Availability

# Checks for local version
tl-comp-latest admin

# Checks for latest bastion version
tl-comp-latest admin http://bastion

Install the update with

# Install the latest version
tl-archive-install admin 

# Install a specific version
tl-archive-install admin 0.2.40

Verify installation

  • Confirm the version is updated on the desktop info panel
  • Or cat /opt/admin/.version
Last updated on