Skip to content

Latest commit

 

History

History

danbooru-stack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

my0n/danbooru-stack

An unofficial helm chart for the entire danbooru stack. This chart packages the following subcharts into one unit:

This chart is not maintained by those upstream projects and any issues with the chart should be raised here.

Example usage

Install the helm chart:

helm repo add my0n https://my0n.github.io/helm-charts
helm repo update
helm install danbooru-stack my0n/danbooru-stack -f values.yaml

See values.yaml for more details.

Values

Key Type Default Description
danbooru.enabled bool true
iqdb.enabled bool true
postgresql.architecture string "standalone"
postgresql.enabled bool true
redis.architecture string "standalone"
redis.enabled bool true