Giter Site home page Giter Site logo

icacti / goploy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhenorzz/goploy

0.0 0.0 0.0 17.33 MB

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

Home Page: http://www.goploy.icu

License: GNU General Public License v3.0

Shell 0.08% JavaScript 0.02% Go 42.59% TypeScript 12.22% CSS 0.26% HTML 0.03% Batchfile 0.01% Vue 44.15% Dockerfile 0.09% SCSS 0.57%

goploy's Introduction

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

Dockerfile

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

via release

or build from tag

git clone https://github.com/zhenorzz/goploy.git
cd ./goploy
git checkout -b tagname
cd ./web
npm install && npm run build
cd ../
go build -o goploy cmd/server/main.go

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.16
  2. go mod required
  3. edit goploy.toml cp goploy.example.toml goploy.toml
  4. build Frontend
  5. run cd cmd/server && go run main.go --asset-dir=../../
  6. 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

goploy's People

Contributors

zhenorzz avatar dependabot[bot] avatar jeeinn avatar itzgyw avatar mc0814 avatar crescentblade avatar liweijie0812 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.