Skip to content

ministryofjustice/makerecall-prototype

Making Recall Decisions

Prototype Site

https://makerecall-prototype.apps.live.cloud-platform.service.justice.gov.uk/ username: recall password: decisions

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