https://github.com/fermi-ad/parameter-page-helm

Parameter Page Helm Chart

https://github.com/fermi-ad/parameter-page-helm

Science Score: 8.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization fermi-ad has institutional domain (ad.fnal.gov)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary
Last synced: 8 months ago · JSON representation

Repository

Parameter Page Helm Chart

Basic Info
  • Host: GitHub
  • Owner: fermi-ad
  • License: mit
  • Language: Smarty
  • Default Branch: main
  • Size: 7.81 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

Parameter Page Helm Chart

This chart bootstraps a Parameter Page deployment on a Kubernetes cluster using the Helm package manager.

Install Parameter Page using Helm

  1. Clone this repository git clone git@github.com:fermi-ad/parameter-page-helm.git

  2. Navigate to the Helm Chart directory cd parameter-page-chart

  3. Install Parameter Page Chart helm dependency build helm install parameter-page .

Verify the Installation

To check the installation you can execute the integration tests:

helm test parameter-page

Upgrade Parameter page

helm upgrade --install parameter-page .

Uninstall Parameter Page

helm delete parameter-page

To delete the PVC's associated with Parameter page:

kubectl delete pvc -l release=parameter-page

This will delete postgresql data.

Owner

  • Name: Fermilab Accelerator Directorate
  • Login: fermi-ad
  • Kind: organization
  • Location: United States of America

Fermilab Accelerator Systems

GitHub Events

Total
  • Member event: 1
Last Year
  • Member event: 1

Dependencies

.github/workflows/blank.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v3 composite
  • azure/setup-helm v3 composite
  • helm/kind-action v1.5.0 composite