Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 959 Bytes

File metadata and controls

36 lines (20 loc) · 959 Bytes

Children Residence Change Template

This is an application template for children residence change created for the County Magistrate of Iceland by Kolibri.

Setup

Application System setup: Setup

Additional setup

There are additional steps required to run this template locally

National Registry Provider

Prerequisites

  • You have kubectl installed
    • brew install kubectl
  • You have AWS Secrets configured
  1. Fetch development secrets for the project
  • Run yarn get-secrets service-portal
  1. Get kubeconfig
  • Export aws variables aws eks update-kubeconfig --name dev-cluster01
  1. Socat Þjóðskrá
  • Run kubectl port-forward svc/socat-soffia 8443:443 -n socat
  • Keep this process running while running the project

Code owners and maintainers