GithubHelp home page GithubHelp logo

jessimplicio / incubator-devlake-helm-chart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/incubator-devlake-helm-chart

0.0 0.0 0.0 242 KB

Apache DevLake Helm Chart

Home Page: https://devlake.apache.org/

License: Apache License 2.0

Smarty 100.00%

incubator-devlake-helm-chart's Introduction

Apache Incubator DevLake Helm Chart

Thanks to @matrixji who initiated all content in jessimplicio/incubator-devlake, this repo is copied from directory deployment/helm in repo jessimplicio/incubator-devlake! Also thanks to @lshmouse, @shubham-cmyk and @SnowMoon-Dev for the contribution for devlake helm deployment.

Install

To install the chart with release name devlake:

helm repo add devlake https://apache.github.io/incubator-devlake-helm-chart
helm repo update
helm install devlake devlake/devlake --version=v7

If you are using minikube inside your mac, please use the following command to forward the port:

kubectl port-forward service/devlake-ui  30090:4000

and open another terminal:

kubectl port-forward service/devlake-grafana  30091:3000

Then you can visit: config-ui by url http://YOUR-NODE-IP:30090 grafana by url http://YOUR-NODE-IP:30091

Update

helm repo update
helm upgrade --install devlake devlake/devlake --version=v7

Uninstall

To uninstall/delete the devlake release:

helm uninstall devlake

Original pr in jessimplicio/incubator-devlake

https://github.com/jessimplicio/incubator-devlake/pulls?q=is%3Apr+helm+is%3Aclosed

How to upgrade helm chart after releasing new devlake images

  1. In values.yaml, change {{ imageTag }} to current image tag
  2. In chart.yaml, change {{ version }}, {{ appVersion }} to current image tag
  3. If we want to release a new chart without new release of devlake, we should increase both chart version and image tag.
    • For example, right now both versions are 0.15.1-beta3, if we make change on chart, we should set chart-version to 0.15.1-beta4, also, we need to crate new images for devlake with tag 0.15.1-beta4
  4. If we release any new image for devlake, we just need to set a new version for chart.

Original pr in jessimplicio/incubator-devlake

https://github.com/jessimplicio/incubator-devlake/pulls?q=is%3Apr+helm+is%3Aclosed

More

You could find more examples and details in HelmSetup.md

incubator-devlake-helm-chart's People

Contributors

warren830 avatar knito avatar abeizn avatar matrixji avatar igorcifuentes avatar hezyin avatar klesh avatar lshmouse avatar jessimplicio avatar jorgegar avatar aflybird0 avatar daniel-hutao avatar keon94 avatar likyh 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.