huntresslabs / deployment-scripts

RMM deployment scripts for Huntress
39 stars 35 forks source link

Addigy Script - Utilise LanCache feature #62

Open jameskirsop opened 11 months ago

jameskirsop commented 11 months ago

During an initial deployment, or deployment of a new fleet of machines, having many endpoints download the Huntress Agent directly from the internet is a bandwidth hog.

Addigy has its LanCache feature to help reduce the burden on the internet connection and also speed up deployment.

This issue proposes that Huntress' Addigy deployment script make better use of Addigy's software deployment tools so that the LanCache feature can be used, and a better experience is provided to our customers.

I expect that we would need to modify a few of the scripts to make this happen (including the HuntressMacInstall.sh script which downloads the .pkg from the internet on every new installation).

s-m-martin commented 11 months ago

@jameskirsop thanks for the recommendation - we're adding a ticket to our backlog to take a look at this idea for optimization.