Extensible

DHmine provides an extensible framework to build a cloud-based, dockerized environment for DH projects. It already contains a set of core containers to provide common IT services like Web publishing, database and document storage, certificate management etc, an auto-configurable proxy (Traefik) routes all services to the users and Watchtower provides an auto-update mechanism for the system. We have also created many DH-specific containers during our projects. See the references for more details.

You can easily extend the framework with your set of tools. If a software has a Docker version then it takes 5-10 minutes to integrate it. Otherwise, you can create a package by extending a base image with the software.