Skip to content

rouja/isso-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This chart installs the Isso comments system on kubernetes

Prerequisites

  • a working HTTP/HTTPS ingress controller such as nginx or traefik
  • cert-manager v0.12 or higher installed and configured (including a working cert issuer).

Installation

git clone [email protected]:rouja/isso-chart.git
cp isso-chart/values.yaml custom-values.yml #Edit the custom-values.yml to fit to your env
kubectl create ns isso
helm upgrade -f custom-values.yml --install -n isso isso isso-chart/

WARNING It's a work in progress. This chart needs improvement.

About

This chart installs Isso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages