Skip to content

Introduction

Dimitris Papagiannis edited this page Jan 19, 2024 · 6 revisions

After the migration of CMS HLT machines to RHEL8 (2023 Technical Stop), the existing deployment script has stopped working, and there are no plans for its maintenance.

The new machine constraints were:

  • No use of Docker or equivalent containerization solution available,
  • Python 3.8.
  • No access to PyPI or GitHub.

Based on them, this installation script was created.

As of writing (2024/01), this script is still in a testing phase.