Coder Social home page Coder Social logo

Comments (7)

niaiwomattt avatar niaiwomattt commented on August 15, 2024 1

哈哈,到实用还有很长路要走啊。

from solo-ci.

owenlongbo avatar owenlongbo commented on August 15, 2024 1

@hustcc 首先gitlab webhook触发你部署的solo-ci(任意位置),把部署solo-ci的机器的public key放到要部署编译好的项目的机器上,然后在after acript中写好ssh脚本,solo-ci编译好之后会执行你的自定义脚本,就可以发送了。
solo-ci不需要在多处安装,不关心after script中做的内容,完全自定义,所以你可以按照我说的方式部署,他会自动去执行

from solo-ci.

owenlongbo avatar owenlongbo commented on August 15, 2024

哈哈哈,毕竟solo ci还是个新项目啊

from solo-ci.

hustcc avatar hustcc commented on August 15, 2024

比如如果需要在 server A 上部署 webhook ,就需要程序运行在 server A 上吗?

git-webhook 我这里也有一个 git-webhook,可以多 server, GUI 做的比较好。

from solo-ci.

owenlongbo avatar owenlongbo commented on August 15, 2024

并不需要,通过rest api访问webhook就好,至于solo-ci部署在哪里都可以,构建完成之后的结果可以用过自定义脚本自己发送到指定位置

from solo-ci.

hustcc avatar hustcc commented on August 15, 2024

@smallSohoSolo 怎么发送过去?还是只能 http 或者 ssh 登陆的方式吧?也就是还是需要在被部署的 server 上安装服务吧。

from solo-ci.

hustcc avatar hustcc commented on August 15, 2024

懂了(T⌓T)

from solo-ci.

Related Issues (6)

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.