Skip to content

f10atin9/chaskiq-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaskiq-helm

a helm/charts for chaskiq

Quick start

Installing the Chart

To install the chart with the release name chaskiq using a dedicated namespace(recommended):

helm install --create-namespace --namespace chaskiq chaskiq ./chaskiq-helm

Go to the chaskiq pod and execute

bundle exec rails db:setup
bundle exec rails db:migrate
bundle exec rails db:seed
bundle exec rails admin_generator

Uninstalling

To uninstall/delete the chaskiq:

helm delete chaskiq --namespace chaskiq

About

a helm/charts for chaskiq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published