mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
Update administrator.md
This commit is contained in:
parent
c6f2b3188e
commit
2ec6e25756
@ -6,11 +6,12 @@
|
||||
|
||||
1. python环境
|
||||
确保安装python3.6+
|
||||
2. python包
|
||||
|
||||
* 安装常见依赖:Python3, Git, PIP, Ansible, Fabric, [JQ](https://stedolan.github.io/jq/)等
|
||||
* 安装各个云-CLI工具
|
||||
* 修正操作系统默认配置
|
||||
2. python的pip包fastapi,uvicorn[standard],gunicorn
|
||||
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
### 启动
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user