yum -y group install "Development Tools"
yum -y install python3-devel
昱齊
docker run -d -p 3030:3030 -p 3333:3333 \
-v `pwd`/config/elastalert.yaml:/opt/elastalert/config.yaml \
-v `pwd`/config/elastalert-test.yaml:/opt/elastalert/config-test.yaml \
-v `pwd`/config/config.json:/opt/elastalert-server/config/config.json \
-v `pwd`/rules:/opt/elastalert/rules \
-v `pwd`/rule_templates:/opt/elastalert/rule_templates \
--net="host" \
--name elastalert bitsensor/elastalert:3.0.0-beta.0
View the slide with "Slide Mode".
Aug 30, 2020View the slide with "Slide Mode".
Aug 14, 2020檢查 /etc/yum.repos.d裡面的檔案是否有指定路徑/mnt/iso 去指定路徑檢查看有沒有檔案,如果沒有的話就要用mount mount dev/cdrom/ /mnt/iso
Jul 27, 2020請先準備MAC或Linux-based的電腦,如果是Windows的同仁,建議可裝VM [Class 1] 課程大綱 1. ansible 概念基本介紹 2. ansible 重要檔案說明 3. 實作playbook [Class 2] 課程大綱 上週重要回顧 4. ansible 模組介紹與實作 :door: 5. ansible 目錄結構 :door:
Jun 23, 2020or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up