prep for new ewsposter, rollout to follow next week

This commit is contained in:
t3chn0m4g3
2021-06-24 16:26:53 +00:00
parent f51ab7ec0f
commit b6be931641
2 changed files with 41 additions and 6 deletions

View File

@ -20,12 +20,12 @@ RUN apk -U --no-cache add \
py3-requests \
py3-pip \
py3-setuptools && \
pip3 install --no-cache-dir configparser hpfeeds3 pyOpenSSL xmljson && \
pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client pyOpenSSL xmljson && \
#
# Setup ewsposter
git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
cd /opt/ewsposter && \
git checkout 46cd801fb444f1fb0a90418ab46e5977ec0a90b6 && \
git checkout b0633af849687128171be1c7be7a43f3709a93ed && \
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
#
# Setup user and groups