19 lines
571 B
Markdown
19 lines
571 B
Markdown
![]() |
> 推荐环境:Nginx + PHP≥7.0 + linux
|
|||
|
|
|||
|
#### windows:
|
|||
|
- 下载简单图床 [最新版](https://github.com/icret/EasyImages2.0/archive/refs/heads/master.zip)|[稳定版](https://github.com/icret/EasyImages2.0/releases) 上传至web根目录
|
|||
|
|
|||
|
#### Linux:
|
|||
|
|
|||
|
- `git clone https://github.com/icret/EasyImages2.0.git` 至安装目录
|
|||
|
|
|||
|
- 赋予安装目录www:www和0755权限:
|
|||
|
```shell
|
|||
|
chmod -R 755 /安装目录
|
|||
|
chown -R www:www /安装目录
|
|||
|
```
|
|||
|
|
|||
|
#### BT宝塔面板
|
|||
|
- 安装环境 Ngixn(推荐) / Apache + PHP(推荐≥7.0)
|
|||
|
- 软件商店搜索`简单图床`一键部署
|