You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/AdministratorGuide/ExternalsSupport/index.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ OS
9
9
10
10
DIRAC needs `DIRACOS <https://github.com/DIRACGrid/DIRACOS2/releases>`_ for its dependencies. DIRACOS includes all dependencies (except for glibc), including Python and Grid middleware.
11
11
12
-
DIRAC *client* installation is supported for all x86_64Linux installations using `DIRACOS <https://github.com/DIRACGrid/DIRACOS2/releases>`_. This includes installations made by the pilots.
12
+
DIRAC *client* installation is supported for all x86_64, aarch64, ppc64le Linux and Darwin installations using `DIRACOS <https://github.com/DIRACGrid/DIRACOS2/releases>`_. This includes installations made by the pilots.
13
13
14
14
DIRAC *server* installation is supported for *most* x86_64 Linux installations using `DIRACOS <https://github.com/DIRACGrid/DIRACOS2/releases>`_. Other architectures and platforms may work as a server installation, however this is on a best effort basis and is not regularly tested.
15
15
@@ -44,7 +44,7 @@ ElasticSearch versions
44
44
45
45
ElasticSearch is an optional dependency for DIRAC servers installations. Supported versions:
46
46
47
-
- 7.x
47
+
- 7.x up until 7.13
48
48
- OpenDistro and OpenSearch releases "compatible" with the above ElasticSearch versions.
49
49
50
50
ElasticSearch server is not shipped with DIRAC. You are responsible of its administration.
0 commit comments