comparison Sphinx/source/plugins/osimis-webviewer.rst @ 997:e12cf25cc93b

fix urls + chmod
author Alain Mazy <am@osimis.io>
date Mon, 11 Dec 2023 14:24:59 +0100
parents df9162e80fc8
children 34f30ddc0dec
comparison
equal deleted inserted replaced
996:d43d74afdfad 997:e12cf25cc93b
54 54
55 On Windows, the plugin is enabled by default and will work 55 On Windows, the plugin is enabled by default and will work
56 out-of-the-box. 56 out-of-the-box.
57 57
58 If you're using the ``osimis/orthanc`` Docker images, you'll have to 58 If you're using the ``osimis/orthanc`` Docker images, you'll have to
59 define the ``WVB_ENABLED`` :ref:`environment variable <docker-osimis>` 59 define the ``OSIMIS_WEB_VIEWER1_PLUGIN_ENABLED`` :ref:`environment variable <docker-osimis>`
60 to ``true``. 60 to ``true``.
61 61
62 On plain GNU/Linux distributions (i.e. if not using Docker), the 62 On plain GNU/Linux distributions (i.e. if not using Docker), the
63 Osimis Web viewer will only work with LSB (Linux Standard Base) 63 Osimis Web viewer will only work with LSB (Linux Standard Base)
64 Orthanc binaries that can be downloaded from `here 64 Orthanc binaries that can be downloaded from `here
65 <https://lsb.orthanc-server.com/orthanc/>`__ (that will work with most 65 <https://orthanc.uclouvain.be/downloads/linux-standard-base/osimis-web-viewer/1.4.2/index.html>`__ (that will work with most
66 recent GNU/Linux distributions). Once Orthanc is installed, you must 66 recent GNU/Linux distributions). Once Orthanc is installed, you must
67 change the :ref:`configuration file <configuration>` to tell Orthanc 67 change the :ref:`configuration file <configuration>` to tell Orthanc
68 where it can find the plugin: This is done by properly modifying the 68 where it can find the plugin: This is done by properly modifying the
69 ``Plugins`` option. You could for instance use the following 69 ``Plugins`` option. You could for instance use the following
70 configuration file:: 70 configuration file::