Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.65 KB

File metadata and controls

47 lines (28 loc) · 1.65 KB

Analytical Platform Cloud Development Environment NGINX Proxy

Ministry of Justice Repository Compliance Badge

Open in Dev Container

Open in GitHub Codespaces

This repository contains the NGINX proxy container image used by the Cloud Development Environment tools on the Analytical Platform.

Running Locally

Build

make build

Test

make test

Run

make run

Open a browser http://localhost:3000

Managing Software Versions

Base Image

OpenResty maintain their CHANGELOG here

docker pull --platform linux/amd64 docker.io/openresty/openresty:1.27.1.2-1-alpine-fat

docker image inspect --format='{{index .RepoDigests 0}}' docker.io/openresty/openresty:1.27.1.2-1-alpine-fat

lua-resty-openidc

lua-resty-openidc versions are maintainer here https://luarocks.org/modules/hanszandbelt/lua-resty-openidc