From c01f3aa920c837dd8b4ba9a1332e0a2e39bc2295 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Sat, 27 Apr 2019 16:23:25 -0400 Subject: [PATCH] High level summary of deployment --- docs/latest/deployment/index.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/latest/deployment/index.md b/docs/latest/deployment/index.md index caa33dfce..792855847 100644 --- a/docs/latest/deployment/index.md +++ b/docs/latest/deployment/index.md @@ -1,7 +1,24 @@ # Deployment +The OHIF Viewer can be embedded in other web applications via it's [packaged +script source][ohif-viewer-npm], or as a standalone PWA ([progressive web +application][pwa-url] by building and hosting a collection of static assets. In +either case, you will need to configure your instance of the Viewer so that it +can connect to your data source (the database or PACS that provides the data +your Viewer will display). Let's unpack that a little: + +## Overview + ## Gotchas ## Next Steps ### Securing your data + + + +[ohif-viewer-npm]: https://www.npmjs.com/package/ohif-viewer +[pwa-url]: https://developers.google.com/web/progressive-web-apps/ +[static-assets-url]: https://www.maxcdn.com/one/visual-glossary/static-content/