https://github.com/fermi-ad/parameter-page-helm
Parameter Page Helm Chart
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
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
Metadata Files
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
Clone this repository
git clone git@github.com:fermi-ad/parameter-page-helm.gitNavigate to the Helm Chart directory
cd parameter-page-chartInstall 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
- Website: https://ad.fnal.gov/
- Repositories: 1
- Profile: https://github.com/fermi-ad
Fermilab Accelerator Systems
GitHub Events
Total
- Member event: 1
Last Year
- Member event: 1
Dependencies
- actions/checkout v4 composite
- actions/upload-artifact v3 composite
- azure/setup-helm v3 composite
- helm/kind-action v1.5.0 composite