GithubHelp home page GithubHelp logo

effet / erda-release Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luobily/erda-release

0.0 0.0 0.0 13.96 MB

Release erda and related components

License: Apache License 2.0

Shell 81.56% Dockerfile 1.73% Go 16.71%

erda-release's Introduction

Erda Release Tools

Introduction

This Helm chart installs Erda in a Kubernetes cluster. Welcome to contribute to Helm Chart for Erda.

Release Package

  1. Git clone the repo on your machine

    git clone https://github.com/erda-project/erda-release.git
  2. Change directory to the erda-release folder

     cd erda-release
  3. export the Erda package necessary config

    ERDA_VERSION like 1.0,1.1,2.0, you can find the Erda verion list on here. For example, if you find a branch name is release/1.0, you should set 1.0 to the ERDA_VERSION env

    export ERDA_VERSION=

    ERDA_OS_SYSTEM means which os will the Erda package for. you can set linux, windows and darwin

    export ERDA_OS_SYSTEM=
  4. Package the tarball

     bash scripts/build_package.sh

Installation

Please refer to the following documentation to install Erda.

Uninstallation

helm uninstall <my-release>

Configuration

The following table lists the configurable parameters of the Erda chart and the default values.

Parameter Description Default
global
global.namespace Specify the Kubernetes namespace to deploy Erda. erda-system
global.size Configure Erda's deployment mode: demo or prod. In demo mode, single point deployment will be performed; In prod mode, high-availability deployment will be carried out. demo
tags
erda
volume-provisoner
registry
sonar
kms
redis

erda-release's People

Contributors

iutx avatar luobily avatar muzry avatar sfwn avatar wangzhuzhen 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.