Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 480 Bytes

readme.md

File metadata and controls

17 lines (15 loc) · 480 Bytes

EPI preconfigured deployment using Hyperledger Fabric adapter

Prerequisites

  1. nginx configured to be accessible by DNS, have certificates installed and connected to the ePI service. Details nginx installation

  2. Build epi docker image and publish it (Optional step)

./epi/build-and-push-epi.sh
  1. Deploy epi installation
kubectl apply -f ./epi/k8s

Clean-up ePI installation

kubectl delete -f ./epi/k8s