Giter Site home page Giter Site logo

hotwheel's Introduction

云原生研发自运维平台

hotwheel

介绍视频

为什么需要 hotwheel

快速开始

  1. 添加 helm 仓库
helm repo add kubeclub  https://kubeclub.github.io/hotwheel/
  1. 更新 charts 仓库
helm repo update
  1. 部署
helm upgrade -n devops --install hotwheel \
     --set config.app_backend_url='backend.kubeclub.cn' \
     --set config.app_ui_url='hotwheel.kubeclub.cn' \
     --set config.ldap.urls='ldap://xxx:389' \
     --set config.ldap.username='admin' \
     --set config.ldap.password='pwd' \
     --set config.ldap.base='dc=kubeclub,dc=com' \
     kubeclub/hotwheel

查看更多部署详情

功能列表

  • 构建
  • 部署
  • 质量门禁
  • 统计度量
  • 消息通知
  • 代码 review
  • 审批流程
  • 容器登录(服务都是容器化部署)
    • 容器文件自由上下传
    • 集成 arthas 调试工具

使用手册

架构图

流程图

项目核心引擎是借助 gitlab runner 的 ci 能力 查看更多详情


hotwheel's People

Contributors

344310362 avatar

Stargazers

Fang Quan avatar Tommy avatar Lorne Lone avatar 0xhmw avatar  avatar 米阳 avatar  avatar  avatar su3795 avatar  avatar Lee Bierbower avatar Devil avatar  avatar 一念成佛 avatar  avatar dyzzz avatar tester avatar

Watchers

Fang Quan avatar  avatar

Forkers

hao117 mrhhyang

hotwheel's Issues

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.