projects

Projects

Digi Hunch contributes to open source community focusing on application deployment. Check out my GitHub page. Here are some recent projects:

Orthweb

Orthweb is a cloud-based mini-PACS solution based on Orthanc and AWS. Orthanc is an open-source medical imaging application. Orthweb automates the infrastructure provisioning and configuration management. With the Orthweb artifact, users bring up a fully functional, scalable and secure mini-PACS in 30 minutes.

Korthweb

Korthweb is an initiative to run Orthweb on Kubernetes platform. Korthweb brings up Orthanc service using a number of different approaches, making Orthanc a single-command deployment on existing Kubernetes platform.

Cloud Kube

CloudKube is Infrastructure as Code project for provisioning production grade Kubernetes clusters in common Cloud platforms (Azure and AWS).

Kubelab (Archived)

Kubelab is an Infrastructure as Code project (in AWS CDK v1, now archived) to deploy a Kubernetes cluster with self-managed nodes. It is also a demonstration of using CDK in Python. Kubelab brings up a number of EC2 instances and automatically configures them as a Kubernetes cluster.

ATlab (Archived)

ATLab (Ansible Tower Lab) is an infrastructure-as-code project (in AWS CDK v1, now archived) to deploy an AWX (open-source alternative of Ansible Tower). It is also a demonstration of using CDK in TypeScript. AT Lab brings up an AWX server and automatically configures it.