Skip to content

Backend API to allow the creation and management of Challenge Support Invention Plan (CSIP) and related information within the DPS Platform. CSIP is a process used in prisons to support and manage prisoners who pose an increased risk of harming others through their behaviour in custody.

License

Notifications You must be signed in to change notification settings

ministryofjustice/hmpps-challenge-support-intervention-plan-api

Repository files navigation

hmpps-challenge-support-intervention-plan-api

repo standards badge CircleCI Docker Repository on Quay API docs

HMPPS Project Setup instructions

For more instructions and general hmpps project setup guidelines:

  • Running the service locally using run-local.sh.
  • Command line for retrieving secrets in k8s dev namespace:
    • kubectl -n <dev-namespace-here> get secret <secret-name-here> -o json | jq -r ".data | map_values(@base64d)"
  • Tool to check kubernetes instances in k8s dev namesapce:
    • k9s -n <dev-namespace-here>

About

Backend API to allow the creation and management of Challenge Support Invention Plan (CSIP) and related information within the DPS Platform. CSIP is a process used in prisons to support and manage prisoners who pose an increased risk of harming others through their behaviour in custody.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages