Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Chart for Django

This helm chart install django in a kubernetes cluster.

Install Helm

Read and follow the Helm installation guide.

Note: The charts in this repository require Helm version 3.x or later.

Add the Django Helm Chart repo

In order to be able to use the charts in this repository, add the name and URL to your Helm client:

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

Install charts

helm install my-release django/django -f values.yaml

Configuration

django-helm includes

  • django-server
  • django-config
  • django-volumes
  • django-celery-beat
  • django-celery-work
  • django-celery-flower
  • django-grpc-server
  • django-migrate-job
  • django-collectstatic-job
  • django-log

see values.yaml

For production

Integrated alicloud hpa, sls.

About

django helm for production

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages