GithubHelp home page GithubHelp logo

artyomovs / lightdash-helm-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lightdash/helm-charts

0.0 0.0 0.0 167 KB

Lightdash Community helm charts

Shell 85.25% Smarty 10.80% Dockerfile 3.95%

lightdash-helm-charts's Introduction

Lightdash helm-charts

Development

It is recommended to work on this project with VS Code, as the development environment is pre-configured in a development container.

Linting

ct lint --all

๐Ÿšง WARNING ๐Ÿšง

Please be advised that these helm charts are under rapid development and will be refactored in the very near future.

It is recommended that you use this repository to generate and customize your own manifests (possibly using helm template until the charts stabilize).

Running with minikube

# Start minikube (optionally use hyperkit not docker)
minikube start --driver=hyperkit

# Get the lightdash helm charts (this repo)
helm repo add lightdash https://lightdash.github.io/helm-charts

# Pull a specific version of lightdash - (~5 minutes)
minikube image pull lightdash/lightdash:0.433.1

# Use a locally built image of lightdash - (~5 minutes)
minikube image load lightdash/lightdash:0.433.1-alpha

##########
### values.yaml
image:
  tag: latest
service:
  type: NodePort
configMap:
  LIGHTDASH_SECRET: "your-secret"
##########

# Install Lightdash
helm install my-lightdash lightdash/lightdash -f values.yaml

# Get the cluster url for Lightdash
minikube service lightdash --url

lightdash-helm-charts's People

Contributors

owlas avatar rephus avatar zerego avatar jim80net avatar 12ian34 avatar benomahony avatar rawkode avatar afranzi avatar andreclaudino avatar tfoldi avatar leawn 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.