Blame view

docs/环境配置说明.md 670 Bytes
2e3670ab   tangwang   index services
1
  # 环境配置说明(已并入)
be52af70   tangwang   first commit
2
  
2e3670ab   tangwang   index services
3
  **本文内容已合并至 [QUICKSTART.md](./QUICKSTART.md) 第 1 节「快速上手」**,包括:
2c9fad19   tangwang   撰写接口文档
4
  
2e3670ab   tangwang   index services
5
6
7
8
9
  - **1.4 系统要求**:操作系统、Python、内存与磁盘
  - **1.5 Python 运行环境(详细)**:venv / Conda 创建与日常使用
  - **1.6 外部服务与 .env(含生产凭证)**:MySQL / Redis / Elasticsearch 地址、端口、凭证及远程登录方式、`.env` 模板
  - **1.7 店匠数据源说明**:SPU/SKU 表与字段节选
  - **1.8 相关脚本**:activate.sh、create_venv、mock_data、create_tenant_index、run.sh 等
be52af70   tangwang   first commit
10
  
2e3670ab   tangwang   index services
11
  请直接查阅 [QUICKSTART.md §1.4–1.8](./QUICKSTART.md#14-系统要求)