From a7b67a82486c7bbd672d9406363642459b872bed Mon Sep 17 00:00:00 2001 From: Naomi Lin Date: Mon, 8 Jun 2020 01:03:51 +0700 Subject: [PATCH] =?UTF-8?q?[ADD]=20=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1?= =?UTF-8?q?=E0=B9=88=E0=B8=87=20run=20Ansible=20=E0=B8=95=E0=B8=B4?= =?UTF-8?q?=E0=B8=94=E0=B8=95=E0=B8=B1=E0=B9=89=E0=B8=87=20Cluster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d0117fc..0a5026c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,15 @@ https://seniorproject.sit.kmutt.ac.th/showproject/IT59-BU37 ![alt text](https://i.imgur.com/LLss4Os.jpg) ## วิธีการติดตั้ง project +![alt text](https://www.iverson.co.th/images/slideshow/Iverson-TH-SlideHome---Banner_Red-Hat.jpg) +``` +ansible-playbook setup-ssl-stack.yml --ask-vault-pass -vvv +``` +*** Automation กำลังอยู่ในช่วงเพิ่ม Feature +จะทำการติดตั้ง Elasticsearch ให้อัตโนมัติ โดยการ setup XPACK + SSL + Keystore +ซึ่งตอนนี้ขาดการนำ Certificate ออกมาให้ Java Client ข้างนอกใช้เพราะยังอยู่ใน docker volume + + ###### ติดตั้ง MongoDB Database เชื่อมเข้ากับ Elasticsearch 1. Restore ข้อมูลกลับเข้า MongoDB ทำการ import ไฟล์จาก meetu-mongodb-dump ด้วยการใช้คำสั่ง mongorestore https://docs.mongodb.com/manual/tutorial/backup-and-restore-tools/ เพื่อนำข้อมูลที่ถูก dump ออกมาเป้น bson กลับเข้าไปใน mongodb