Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.38 KB

ContainerDeployment.md

File metadata and controls

28 lines (22 loc) · 1.38 KB

CT Log Deployment (Containerized)

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.

Core Trillian Services

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).

CTFE Personality

The examples/deployment/ subdirectory includes Kubernetes instructions for deploying a CTFE personality on top of an existing deployment of the Trillian core services.