From f780f869461ea461e7a4c44eabecff0354fa51ac Mon Sep 17 00:00:00 2001 From: David Ranum Date: Wed, 20 Oct 2021 14:27:15 -0500 Subject: [PATCH] add to readme Signed-off-by: David Ranum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87a985a..ffb2884 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ In order to install the helm chart, you must provide the URL of a FHIR server an **Important:** - The FHIR server URL needs to be reachable from your browser, i.e. from your computer -- The FHIR server needs to be unauthenticated. When deploying along with [Health Patterns](https://github.com/Alvearie/health-patterns), there is a FHIR Proxy Chart that can remove the authentication of an IBM FHIR server. +- The FHIR server needs to be unauthenticated. When deploying along with [Health Patterns](https://github.com/Alvearie/health-patterns), there is a FHIR Proxy Chart that can remove the authentication of an IBM FHIR server. **Note:** although these instructions are for an unauthenticated FHIR server, there are some additional options [here](https://github.com/Alvearie/patient-browser/tree/master/security). - In order to expose the FHIR server, an ingress can be created by including ingress.class and ingress.hostname values. ```bash