Skip to content

Latest commit

 

History

History

dicomcloud-server

DICOMcloud Server (basic deployment)

Development Branch:

This template deploys a DICOMcloud server. The DICOMcloud server implements the standard DICOMweb protocol with qido-rs, wado-rs, stow-rs, wado-uri RESTful services

DICOMcloud server overview and deployed resources

This is an overview of the Simple DICOMcloud server deployment

The following resources are deployed as part of the solution

Web Application

The DICOMcloud web application is where the server runs and can be accessed. The following resources will be created:

  • HostingPlan: The hosting plan where the website will be hosted. By default, the Free (F1) plan will be selected.
  • Website: The website running the DICOMcloud server
  • DICOMcloud package: The DICOMcloud package is built from the repository here

SQL Database

DICOMcloud utilizes Azure SQL Database to index the DICOM files. The following resources will be deployed:

  • Azure SQL Database: The SQL Server database. By default, te Basic Edition will be deployed (cost $5)

Storage

DICOMcloud uses Azure Blob storage for storing the DICOM files. The following resource will be deployed:

  • Azure Blob Storage:

Deployment steps

You can click the "deploy to Azure" button at the beginning of this document or deploy from Visual Studio.

Notes

Contact [email protected] For professional services deploying, managing or customizing the solution.

Tags: DICOMcloud, DICOMweb, PACS