Update README.md
This commit is contained in:
60
README.md
60
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配置文件
|
||||
|
||||
Reference in New Issue
Block a user