Skip to Content
Getting Started

Getting Started

Access

To get access to the development and sandbox environments on Minerva:

  1. Go to CIDM  (Roche Corporate Network required)
  2. Navigate to Manage AccessRequest Access
  3. Search for ROLE-PRED-MINERVA-XRED-ELN-DEV
  4. Submit the request and follow the approval prompts

Once approved, you’ll have access to the DEV environment:

Access to UAT and PROD environments requires separate roles — contact the platform team when you’re ready to promote.

Repositories

xred-eln
Documentation site (this site). Built with Nextra, auto-deploys to GitHub Pages.
xred-eln-integrations
Monorepo for all Signals ELN integrations. Each app lives in apps/ with its own FastAPI backend and React frontend.
xred-eln-infrastructure
Kubernetes manifests managed via Kustomize with branch-per-environment (dev/uat/prod). ArgoCD watches this repo and auto-syncs. CI validates YAML lint, secrets scanning, manifest schema checks, and PR diffs.
Last updated on