duncancrawford / moj-prototype-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 73.1%Language:SCSS 14.7%Language:HTML 10.0%Language:Smarty 1.2%Language:Shell 0.5%Language:Dockerfile 0.4%