mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fleet Module - Updated launcher docker
This commit is contained in:
@@ -26,7 +26,7 @@ mkdir /opt/so/conf/fleet/packages
|
||||
docker run \
|
||||
--mount type=bind,source=/opt/so/conf/fleet/packages,target=/output \
|
||||
--mount type=bind,source=/etc/pki/fleet-launcher.crt,target=/var/launcher/launcher.crt \
|
||||
defensivedepth/hh-launcher "$esecret" "$1":8080
|
||||
soshybridhunter/so-fleet-launcher:HH1.0.8 "$esecret" "$1":8080
|
||||
|
||||
#Update timestamp on packages webpage
|
||||
sed -i "s@.*Generated.*@Generated: $(date '+%m%d%Y')@g" /opt/so/conf/fleet/packages/index.html
|
||||
|
||||
Reference in New Issue
Block a user