This commit is contained in:
zhenorzz 2021-03-04 14:57:39 +08:00
parent 329dae7c63
commit 49b3e1157a
4 changed files with 13 additions and 11 deletions

View File

@ -28,7 +28,7 @@ Complete installation instructions, no difficulty in getting started!
[DEMO](http://demo.goploy.icu) admin:admin!@# (It may not be able to open, depending on the mood)
[Document](https://zhenorzz.gitee.io/goploy)
[Document](https://docs.goploy.icu)
## Content

View File

@ -28,7 +28,7 @@
[DEMO](http://demo.goploy.icu) admin:admin!@# (不一定能打开,看心情)
[帮助文档](https://zhenorzz.gitee.io/goploy)
[帮助文档](https://docs.goploy.icu)
## 内容列表

View File

@ -4,9 +4,10 @@
Dependencies
- Git >= 2.10
- MySQL>=5.6
- MySQL Client
- Rsync(linux mac自带windows需要安装)
- Rsync(windows need to install [cwRsync](https://www.itefix.net/cwrsync))
# Install Goploy
Method 1:
@ -17,9 +18,9 @@ go get -u github.com/zhenorzz/goploy
Method 2:
Download source code from
- https://github.com/zhenorzz/goploy
- https://gitee.com/zhenorzz/goploy
Download releases
- https://github.com/zhenorzz/goploy/releases
- https://gitee.com/goploy/goploy/releases
# Start up
@ -62,7 +63,7 @@ Please enter the listening port(default 80):
# Access
http://ip:port (Account:Password admin:admin!@#)
http://host:port (Account:Password admin:admin!@#)
# Reverse proxy

View File

@ -4,9 +4,10 @@
安装前必须保证系统已经安装了下列软件
- MySQL-5.6或更高版本
- Git >= 2.10
- MySQL >= 5.6
- MySQL客户端
- Rsync(linux mac自带windows需要安装)
- Rsync(linux mac自带windows需要安装[cwRsync](https://www.itefix.net/cwrsync))
# 安装 Goploy
方法1:
@ -19,7 +20,7 @@ go get -u github.com/zhenorzz/goploy
下载releases
- https://github.com/zhenorzz/goploy/releases
- https://gitee.com/zhenorzz/goploy/releases
- https://gitee.com/goploy/goploy/releases
# 启动
@ -63,7 +64,7 @@ goploy.exe
# 访问
http://ip:port (账号:密码 admin:admin!@#)
http://host:port (账号:密码 admin:admin!@#)
# 反向代理