Skip to content

digihunch/orthweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orthweb - Orthanc on AWS

Docker Terraform Postgres envoybadge Linux AWS License Latest Release

Overview

Orthweb helps imaging IT administrators operationalize Orthanc on AWS. It proposes a self-contained architecture, and accelerates the deployment of it. Bring your own AWS account, and Orthweb help you set up Orthanc server in half an hour, ready to serve HTTP and DICOM traffic.

The Orthweb project proposes an architecture that involves numerous underlying cloud resources in AWS (e.g. VPC, subnets, Secret Manager, RDS, S3) with security, automation and high availability in consideration. Orthweb orchestrate these resources with Infrastructure as Code in Terraform.

On top of the infrastructre, Orthweb also automatically configures the hosting of Orthanc application with Docker, using the Orthanc image released by Osimis. For those who need to host Orthanc on Kubernetes, check out Orthweb's sister project Korthweb.

The Orthweb documentation includes a step-by-step guide for deployment and more details about the architecture.