ail-framework/other_installers/docker/pystemon/install.sh
2019-07-22 14:16:47 +02:00

9 lines
279 B
Bash
Executable file

git clone https://github.com/cvandeplas/pystemon.git /opt/pystemon
apt-get install -y python-pip python-requests python-yaml python-redis
pip install beautifulsoup4
BASEDIR=$(dirname "$0")
cp $BASEDIR/config.cfg /opt/AIL/bin/packages/
cp $BASEDIR/pystemon.yaml /opt/pystemon/