1 Star 1 Fork 193

无忧丷 / goploy

forked from goploy / goploy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
张臻 提交于 2020-09-04 19:19 . U readme

logo

English | 简体中文

Name: go + deploy

A web deployment system tool!

Support all kinds of code release and rollback, which can be done through the web with one click!

Complete installation instructions, no difficulty in getting started!

Important note: The master branch may be in an unstable or unavailable state during the development process. Please use releases instead of master to obtain stable binary files.

DEMO admin:admin!@# (It may not be able to open, depending on the mood)

Document

Content

Background

Although most popular publishing tools are powerful, they are cumbersome to configure, difficult to get started, and difficult to use for projects.

Install

  1. Install mysql
  2. Download the latest release

Use

  1. Run ./goploy or goploy.exe or goploy.mac
  2. Follow the installation guide
  3. web http://ip:port (Account:Password admin:admin!@#)

Preview

Preview

Diagram

Diagram

Backend

  1. Install go >= 1.13
  2. go mod required
  3. go run main.go
  4. use gin (hot reload)

Frontend

  1. cd web
  2. vi .env.development
  3. npm run dev

Repository

Contribute

Issue

Create a pull request.

License

MIT © zhenorzz

Go
1
https://gitee.com/henfengyu/goploy.git
git@gitee.com:henfengyu/goploy.git
henfengyu
goploy
goploy
master

搜索帮助