summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang Jianlong <[email protected]>2021-08-24 03:19:48 +0000
committerZhang Jianlong <[email protected]>2021-08-24 03:19:48 +0000
commitf63ada3528e80c366bb855ddd9393399b0952c27 (patch)
treed4fd1bf5075114c1ef3251d05e485c8d427dccae
parent39d42a4566afbe840d3bc38a0be584b183592fc9 (diff)
Update README.md
-rw-r--r--README.md60
1 files changed, 60 insertions, 0 deletions
diff --git a/README.md b/README.md
index a72b323..6baf3ab 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,63 @@
+# 使用手册
+
+[TOC]
+
+## 目录结构
+
+Galaxy-auto-deploy-cluster-21.07
+├── inventories
+│   └── pro
+│   ├── group_vars
+│   └── hosts
+├── parcels
+│   ├── menu
+│   │   ├── appMenu
+│   │   ├── commonMenu
+│   │   └── homePage
+│   ├── roles
+│   │   ├── check
+│   │   ├── components
+│   │   ├── dependencies
+│   │   ├── init
+│   │   └── services
+│   ├── Arangodb.yml
+│   ├── check-components.yml
+│   ├── check-services.yml
+│   ├── Clickhouse.yml
+│   ├── Druid.yml
+│   ├── environment.yml
+│   ├── galaxy-chproxy.yml
+│   ├── galaxy-gateway-keepalive.yml
+│   ├── galaxy-gateway-nginx.yml
+│   ├── galaxy-gohangout.yml
+│   ├── galaxy-hos-keepalive.yml
+│   ├── galaxy-hos-nginx.yml
+│   ├── galaxy-hos-service.yml
+│   ├── galaxy-job-service.yml
+│   ├── galaxy-qgw-service.yml
+│   ├── galaxy-report-service.yml
+│   ├── Hadoop.yml
+│   ├── HBase.yml
+│   ├── init-clickhouse.yml
+│   ├── init-druid.yml
+│   ├── init-galaxy-gateway-keepalive.yml
+│   ├── init-galaxy-hos-service.yml
+│   ├── init-galaxy-job-service.yml
+│   ├── init-hbase.yml
+│   ├── init-kafka.yml
+│   ├── init-spark.yml
+│   ├── init-storm.yml
+│   ├── Kafka.yml
+│   ├── Mariadb.yml
+│   ├── Nacos.yml
+│   ├── Spark.yml
+│   ├── Storm.yml
+│   ├── test1.yml
+│   ├── test.yml
+│   └── Zookeeper.yml
+├── software_packages
+
+
## 纪要
- 主机ip配置文件