GithubHelp home page GithubHelp logo

itsharex / jianmu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jianmu-dev/jianmu

0.0 0.0 0.0 9.08 MB

Jianmu is an easily extensible open-source NoCode(Graphical) / LowCode(GitOps) tool for DevOps. It can help users easily arrange various DevOps processes and distribute them to different platforms for execution.

License: Other

Shell 0.25% JavaScript 0.68% Java 56.82% TypeScript 12.86% CSS 0.67% ANTLR 0.09% HTML 0.02% Vue 27.71% Dockerfile 0.02% Less 0.88% SCSS 0.01%

jianmu's Introduction

建木

介绍

建木是一个面向DevOps领域的极易扩展的开源无代码(图形化)/低代码(GitOps)工具。可以帮助用户轻松编排各种DevOps流程并分发到不同平台执行。

ci.jianmu.dev

TL;DR

wget https://gitee.com/jianmu-dev/jianmu-deploy/raw/master/docker-compose.yml

docker-compose up -d

运行环境

  • JDK 11 及以上
  • Mysql 8.0及以上

如何编译

mvn package

如何运行

参考 application.yml 中的配置创建你自己的 application-dev.yml 配置文件来覆盖需要配置的值,如datasource.url(当前必须使用名为dev的profile)。

配置admin用户的密码:

jianmu:
  api:
    adminPasswd: 123456

配置Hub 的AK/SK:

registry:
  ak: 703a46428d8f411c9f3233a53af56749
  sk: 8db2979bcc964c95921d18ce8a0c1e1e

配置Worker:

注意:该配置从版本v2.5.0开始支持

jianmu:
  worker:
    secret: worker-secret

可以使用 openssl 生成密钥

openssl rand -hex 16

这部分配置是用来验证Worker与服务器的连接,Worker和服务器必须配置相同的密钥值。

问题反馈:

若,使用过程中遇到问题,开issue反馈给我们。

官方示例

建木文档

建木官网

联系我们

jianmu's People

Contributors

liamjung avatar ethan9527 avatar generationss avatar tanglongyan avatar huangxi1020 avatar zhangjinnan avatar wllgogogo avatar raojing0415 avatar boss-mao 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.