Skip to main content

Installation for offline platform

  • January 12, 2022
  • 3 replies
  • 130 views

coco163
Forum|alt.badge.img+11

Could you please consider installation for offline platform.

Installation of dependencies using pip of conan is a real pain when using offline platform.

This topic has been closed for replies.

3 replies

David Boucher
Centreonian
Forum|alt.badge.img+2
  • Centreonian
  • January 12, 2022

Hi,

I hope the Centreon Debian ISO will be available soon.

At the moment, when a software requires dependencies, we need a connection to download them, it is the case for conan with Python dependencies, and once it is installed it downloads dependencies for Broker and Engine softwares.

Let’s hope Debian packages, ISO or VM images to come soon, then it will be easier.

Regards.


Forum|alt.badge.img+2
  • Steward *
  • January 12, 2022

Could you please consider installation for offline platform.

Installation of dependencies using pip of conan is a real pain when using offline platform.

Personnally I clone locally the centreon repository and for all other python pip dependacy I create a local pip repo, si i can install everything offline.


lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • July 19, 2022

Hi @coco163 , no ISO will be available but you can clone external repo to have an internal repo.