8000 GitHub - zhangwanli1993/goploy: Devops项目代码部署发布平台,Deploy, CI/CD, Terminal, Sftp, Server monitor, Crontab Manager.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Devops项目代码部署发布平台,Deploy, CI/CD, Terminal, Sftp, Server monitor, Crontab Manager.

License

Notifications You must be signed in to change notification settings

zhangwanli1993/goploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Docker

Do 8000 ckerfile

Document

Goploy-Agent Monitor server performance

Jetbrains supports this project with GoLand licenses. We appreciate their support for free and open source software!

Content

Feature

Use Goploy to automate your development workflow, so you can focus on work that matters most.

Goploy is commonly used for:

  • Building projects
  • Support git svn ftp sftp
  • Deployment across os
  • RBAC
  • Monitor http tcp ping process script server
  • Second cron
  • Xterm
  • Sftp
  • LDAP

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

PreviewLight PreviewDark

Diagram

Diagram

Backend

  1. Install go >= 1.16
  2. go mod required
  3. edit goploy.toml cp goploy.example.toml goploy.toml
  4. run go run main.go --asset-dir=./ (need build Frontend)
  5. use gin (hot reload)

Frontend

  1. cd web
  2. npm install or yarn install
  3. edit .env.development
  4. npm run dev or yarn dev
  5. build npm run build or yarn build

Repository

Contribute

Issue

Create a pull request.

License

GPLv3 © zhenorzz

About

Devops项目代码部署发布平台,Deploy, CI/CD, Terminal, Sftp, Server monitor, Crontab Manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 44.1%
  • Go 42.1%
  • TypeScript 12.6%
  • SCSS 0.7%
  • CSS 0.3%
  • Dockerfile 0.1%
  • Other 0.1%
0