Skip to main content
Question

How to download the Poules repo and dependencies in a specific country

  • November 13, 2025
  • 1 reply
  • 9 views

Forum|alt.badge.img

Hello
We need to install 4 remote pollers on a network where sources and dependencies originating from Ukraine and Russia are blocked.

  • Is it possible to retrieve an OVA from Centreon with all the sources and dependencies at Centreon?
  • Is it possible to force the download of source code and dependencies in a specific country (France)?

Thank you for your help

1 reply

Forum|alt.badge.img+10

Hello, i’m unsure to understand what is specifically associated with Russia and Ukraine in the installation process. Can you be more precise on your limitations ?

Centreon dependencies are stored on an artifactory repository at packages.centreon.com and the main others are mariadb, php, epem (for RHEL at least).

You could bundle all those dependencies in a machine that you prebuild and ship it, but you probably want a way to dynamically be able to update that machine.

If you have a locked network, you would need some kind of proxy to be able to install your dependencies in a way or another, but we need more information