Getting Started
Access
To get access to the development and sandbox environments on Minerva:
- Go to CIDM (Roche Corporate Network required)
- Navigate to Manage Access → Request Access
- Search for
ROLE-PRED-MINERVA-XRED-ELN-DEV - 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.
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