LogoLogo
  • Welcome to the HeLx User Guide
  • Using HeLx
    • Creating an App
    • App Management
    • HeLx Workspaces
      • Blackbalsam
      • CloudTop
      • DICOM Viewer for Google Health API
      • ImageJ-Napari
      • Jupyter-DataScience
      • Nextflow API
      • RStudio
    • Deploying HeLx
    • Use Cases
    • Technical Documents
  • Release Notes
  • Contact
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Using HeLx

Deploying HeLx

PreviousRStudioNextUse Cases

Last updated 1 year ago

Was this helpful?

HeLx Workspaces are deployed to Kubernetes in production using Helm. The main deployment concerns are:

  • Security: Secrets are added to the container via environment variables.

  • Persistence: Storage must be mounted for a database.

Process

Follow for your HeLx install.

these instructions