Skip to content

NrgXnat/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

Requires:

  • existing Kubernetes (k8s) service with the following:
    • internal DNS provider
    • Ingress controller
    • Role Based Access Control (RBAC)
    • default Storage Class for persistent volumes
    • Ark-mq Operator is required for automated Active MQ Artemis installation.
  • Workstation with the following:
    • kubectl client configured to control your k8s service
    • helm client

Install

Released charts are published to GitHub Container Registry as OCI artifacts (Helm 3.8+):

helm install my-xnat oci://ghcr.io/nrgxnat/charts/xnat --version <version>

Omit --version to pull the latest. Chart versions are assigned automatically on merge to main; see CONTRIBUTING.md.

About

XNAT Helm Charts

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors