PACS bridge

DICOMweb tenant config, bundled Orthanc proxy availability, and signed vendor plugins. PACS connectivity is documented in docs/06-operations/pacs-bridge.md.

DICOMweb

Loading…

Bundled Orthanc proxy

Optional. Started via docker compose --profile pacs up -d orthanc. Activated by setting RADIOPAD_ORTHANC_URL in the API environment.

Loading…

Signed vendor plugins

Plugins installed in the desktop's plugins folder. Each manifest is verified by SHA-256 + Ed25519 against RADIOPAD_PLUGIN_PUBKEY. Manifest format and onboarding: desktop/plugin-sdk/.

Loading…