Skip to content
  • Rob Oakes's avatar
    Upates to Orthanc configuration to support liveness probe, date/time indexing, and NSYNC-JC · f8f531f8
    Rob Oakes authored and Brandon Harper's avatar Brandon Harper committed
    * Added configuration example required by NSYNC-JC, including private headers (`config/orthanc/config.web-auth.json`).
      * **For production deployments, the example configuration sections (**`Dictionary`, ExtraMainDicomTags`, `DicomExtDatetime`, and `PrivateMainDicomTags\`) need to be merged into config of deployed intances.
      * The values of the `S3`, `Authorization`, and `Sonador` sections will need to be updated for the deployment. *The values in the example config are for the development environment.*
    * Added sample manifest for deploying Orthanc in Kubernetes with auto-db initialization (via `alembic`) and a liveness probe (via a custom maintenance script).
      * Orthanc status maintenance script is available starting with the `0.3-alpha9` image
    * Added migration module for `gateway` and updated Sonador config to refer to it
    f8f531f8