MoJ Prototype Kit Template

Create a Gov.UK Prototype Kit website, hosted on the MoJ Cloud Platform.

In addition to the protype kit v9.11.2, this repository contains:

Files to build a docker image to run the prototype site

  • Dockerfile
  • .dockerignore
  • start.sh

A continuous deployment (CD) workflow, targeting the Cloud Platform

  • .github/workflows/cd.yaml
  • kubernetes-deploy.tpl

Usage

This is a template repository. It requires a namespace on the Cloud Platform, and github actions secrets in the prototype github repository which enable the CD workflow.

The Cloud Platform CLI should facilitate creating the namespace and a github repository based on this template, along with all the required github actions secrets