High level summary of deployment
This commit is contained in:
parent
b820f885a1
commit
c01f3aa920
@ -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
|
||||
|
||||
<!--
|
||||
Links
|
||||
-->
|
||||
|
||||
[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/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user