Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Starting from Harmony Access Point and SMP versions 2.1.0, it is possible to use Ubuntu 22.04 host in addition to Ubuntu 20.04.

\uD83D\uDCD8 Instructions

  1. Upgrade Access Point / SMP to at least version 2.1.0:

    Code Block
    languagebash
    sudo apt update
    sudo apt upgrade harmony-ap
  2. Stop the service (harmony-ap or harmony-smp):

    Code Block
    languagebash
    systemctl stop harmony-ap
  3. Upgrade operating system.

    1. See https://ubuntu.com/server/docs/upgrade-introduction for more details

  4. After reboot, re-enable the Harmony package source:

    Code Block
    sudo apt-add-repository -y "deb https://artifactory.niis.org/artifactory/harmony-release-deb $(lsb_release -sc)-current main"
  5. Upgrade to the Ubuntu 22.04 version of the package (harmony-ap or harmony-smp):

    Code Block
    languagebash
    sudo apt install harmony-ap
  6. Ensure that the harmony-ap (harmony-smp) service is in the running state (example output follows):

    Code Block
    sudo systemctl list-units "harmony-ap*"
    Code Block
    UNIT                           LOAD   ACTIVE SUB     DESCRIPTION
    harmony-ap.service             loaded active running Harmony eDelivery Access - Access Point
Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@416f73b
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article
cqllabel = "kb-how-to-article" and type = "page" and space = "HEAKB"

...