GithubHelp home page GithubHelp logo

groundhog2k / helm-charts Goto Github PK

View Code? Open in Web Editor NEW
66.0 7.0 50.0 4.48 MB

Helm charts for open source applications - ready to use for deployment on Kubernetes

License: MIT License

Smarty 62.47% Mustache 37.53%

helm-charts's Introduction

helm-charts

Helm charts for some famous open source projects - ready to use in your Kubernetes environment

TL;DR

helm repo add groundhog2k https://groundhog2k.github.io/helm-charts/
helm repo update

Introduction

This repository contains various helm charts for some famous open source projects. Goal was to create some universal charts that use the original docker images from Docker Hub instead of the modified version which Bitnami offers.

The advantage is that most of these charts are platform independent and will run on x64/amd64 and arm64v8 (Raspberry Pi 3/4) Kubernetes clusters.

Prerequisites

  • Helm 3.x

Adding this helm repository

To add this repository to the helm configuration:

helm repo add groundhog2k https://groundhog2k.github.io/helm-charts/

Using this helm repository

To install a chart from this repository (example with Redis):

helm install my-redis groundhog2k/redis

Removing this helm repository

To remove the helm repository from helm configuration:

helm repo remove groundhog2k

helm-charts's People

Contributors

bbkz avatar christiangonre avatar footur avatar groundhog2k avatar halittiryaki avatar ixday avatar m4r1u2 avatar michalke-it avatar nikkoura avatar omegazeng avatar t-knapp avatar zam-zam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

helm-charts's Issues

Remove default node selector in all charts

All charts reached stable state now. Remove default node selector (amd64) and set image to most recent minor release "x.y" without hotfix version to reduce maintenance effort

Allow ordered update of nextcloud instance

Allow ordered update when multiple nextcloud instances (replicas) are deployed.

Problem: Multiple instances will collide during version update. Update works but nextcloud will stay in maintenance mode after update.

Increase databaseUpdateDelay for nextcloud

  1. Nextcloud update can take >5 minutes. Upgrade post-hook job for fixing missing indicies after database update should wait longer. (set default to 8 minutes)

  2. Fix description for update switch.

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.