diff Sphinx/source/users/docker.rst @ 1023:5d4701d8fe28

replaced osimis/orthanc by orthancteam/orthanc
author Alain Mazy <am@osimis.io>
date Thu, 01 Feb 2024 15:09:48 +0100
parents a3436ae3709c
children 60b0b7ea409b
line wrap: on
line diff
--- a/Sphinx/source/users/docker.rst	Wed Jan 31 14:01:57 2024 +0100
+++ b/Sphinx/source/users/docker.rst	Thu Feb 01 15:09:48 2024 +0100
@@ -8,7 +8,7 @@
 .. toctree::
    :hidden:
 
-   docker-osimis.rst
+   docker-orthancteam.rst
    
 
 .. contents::
@@ -24,7 +24,7 @@
 source code of the corresponding Docker images is available on `GitHub
 <https://github.com/jodogne/OrthancDocker>`__.
 
-**Note about Orthanc vs. Osimis Docker images:** 
+**Note about Orthanc vs. Orthanc Team Docker images:** 
 
 * The ``jodogne/orthanc`` and ``jodogne/orthanc-plugins`` Docker
   images that are described on this page are always kept in sync with
@@ -33,18 +33,15 @@
   (i.e. manual edition of the configuration files). These images are
   most useful to **software developers and researchers**.
 
-* Our commercial partner `Osimis <https://www.osimis.io>`__ also
+* Our commercial partner `Orthanc Team <https://www.osimis.io>`__ also
   `publishes separated Docker images
-  <https://hub.docker.com/r/osimis/orthanc>`__.  These
-  ``osimis/orthanc`` images are used by the technical team of Osimis
-  in order to provide professional support to their customers, with a
+  <https://hub.docker.com/r/orthancteam/orthanc>`__.  These
+  ``orthancteam/orthanc`` images are used by the technical team of 
+  the Orthanc Team company in order to provide professional support 
+  to their customers, with a
   configuration system that can be tuned through **environment
   variables** (which is very handy if using ``docker-compose`` or
-  Kubernetes). These images are not necessarily always in sync with
-  the Orthanc project, but they also include the :ref:`plugins edited
-  by Osimis <plugins-osimis>`, notably the Osimis Web viewer (that is
-  much more advanced than the Orthanc Web viewer) and the advanced
-  authorization plugin. A :ref:`specific page <docker-osimis>` is
+  Kubernetes). A :ref:`specific page <docker-orthancteam>` is
   available to describe how these images should be used. These images
   are targeted at **ops teams**.