Giter VIP home page Giter VIP logo

helm-charts's Introduction

shakahl/helm-charts

License Release Charts Slack Status

Personal Helm Charts Repository of a lazy cloud infrastructure engineer.

Online documentation: shakahl.github.io/helm-charts

Usage

  1. Install Helm. For more information, see Helm documentation.

  2. Add the shakahl Helm repository:

helm repo add stable https://charts.helm.sh/stable/
helm repo add shakahl https://shakahl.github.io/helm-charts/
  1. View Helm charts in this repository:
helm search repo shakahl

Contributing

We'd love to have you contribute! Please refer to our contribution guidelines for details.

Manual Release

I set up GitHub Pages to point to the docs folder. From there, I can create and publish docs like this:

$ helm create mychart
$ helm package mychart
$ mv mychart-0.1.0.tgz docs
$ helm repo index docs --url https://shakahl.github.io/helm-charts/
$ git add -i
$ git commit -av
$ git push origin master

From there, I can do a helm repo add shakahl https://shakahl.github.io/helm-charts/.

License

MIT License

Check out shakahl.com for contact information.

helm-charts's People

Contributors

shakahl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

guhanvengu

helm-charts's Issues

Implement Helm charts for ChirpStack

ChirpStack is an open-source LoRaWAN® Network Server stack

The ChirpStack open-source LoRaWAN Network Server stack provides open-source components for LoRaWAN networks. Together they form a ready-to-use solution including an user-friendly web-interface for device management and APIs for integration. The modular architecture makes it possible to integrate within existing infrastructures. All components are licensed under the MIT license and can be used for commercial purposes.

Helm charts to implement:

  • chirpstack-application-server
  • chirpstack-gateway-bridge
  • chirpstack-geolocation-server
  • chirpstack-network-server

Links

Hasura - How to define migrations?

Hi @shakahl,

thank you for the nice helm chart of Hasura. I was wondering how I could define the db migrations for the chart?

I am currently building a custom image from the CLI image with my migrations. I have also seen another helm chart which makes use of ConfigMaps for migrations. Which way do you prefer?

[hasura-graphql-engine] Add Helm chart for Hasura GraphQL engine

Hasura is an instant GraphQL with built-in authorization for your data.

The Hasura GraphQL engine makes your data instantly accessible over a real-time GraphQL API, so you can build and ship modern apps and APIs faster. Hasura connects to your databases, REST servers, GraphQL servers, and third party APIs to provide a unified realtime GraphQL API across all your data sources.

Links:

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.