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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ Supported environments and packages
7
7
OS:
8
8
---
9
9
10
-
DIRAC *server* installation is possible for all architectures supported by DIRACOS2 releases: https://github.com/DIRACGrid/DIRACOS2/releases.
11
-
DIRAC brings its own version of python at installation time, right now 3.9.x.
10
+
DIRAC *server* installation is supported for most x86_64 Linux installations using `DIRACOS2 <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.
11
+
DIRACOS includes all dependencies except for glibc, including Python and Grid middleware.
12
12
13
13
MySQL versions:
14
14
---------------
@@ -42,6 +42,7 @@ ElasticSearch versions:
42
42
ElasticSearch is an optional dependency for DIRAC servers installations. Supported versions:
43
43
44
44
- 7.x
45
+
- OpenDistro and OpenSearch releases "compatible" with the above ElasticSearch versions.
45
46
46
47
ElasticSearch server is not shipped with DIRAC. You are responsible of its administration.
0 commit comments