Skip to content

MayaraCloud/helm-charts-loomio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

There is a need for 2 Kube secrets:

loomio:
  DATABASE_URL: postgresql://postgres:passwordgoeshere@loomio-db/loomio_mayara
  DEVISE_SECRET: 'uniquehash'
  SECRET_COOKIE_TOKEN: 'uniquehash'
loomio-db:
  POSTGRES_PASSWORD: passwordgoeshere

Those secrets are read as environment variables as per the deployment template

There is a flag to enable db initialisation in values.yaml. It must be set to true, helm install then set it to false and helm upgrade

About

Helm chart for running Loomio on k8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •