This document provides links to instructions for deploying a Trillian-based Certificate Transparency (CT) Log using containers on a cloud platform; this make the steps and components from the Manual Deployment document more convenient and automated, but the same principles apply.
As a first step, the core Trillian cloud deployment document describes how to run a local Docker deployment of the core Trillian services together with a storage component (MySQL), based on sample Docker files and a Docker Compose manifest.
Further instructions describe how to deploy the core Trillian components on Google Cloud Platform (GCP), and on Amazon Web Services (AWS).
The examples/deployment/
subdirectory includes
Kubernetes instructions for
deploying a CTFE personality on top of an existing deployment of the Trillian
core services.