forked from cytomine/Cytomine-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 9
/
configuration-versions.sh
72 lines (53 loc) · 1.68 KB
/
configuration-versions.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Copyright (c) 2009-2018. Authors: see NOTICE file.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# -- CYTOMINE APP RELEASE VERSION --
CYTOMINE_FLAVOR=ULiege
CYTOMINE_VERSION=2021.1
# --
MEMCACHED_NAMESPACE=cytomineuliege
MEMCACHED_VERSION=v1.1.2
RABBITMQ_NAMESPACE=cytomineuliege
RABBITMQ_VERSION=v1.1.2
POSTGRES_NAMESPACE=cytomineuliege
POSTGRES_VERSION=v2.0.0
MONGODB_NAMESPACE=cytomineuliege
MONGODB_VERSION=v1.1.2
BACKUP_NAMESPACE=cytomineuliege
BACKUP_VERSION=v2.0.0
RETRIEVAL_NAMESPACE=cytomineuliege
RETRIEVAL_VERSION=v1.1.1
IIPJP2_NAMESPACE=cytomineuliege
IIPJP2_VERSION=v1.2.0
IIPCYTO_NAMESPACE=cytomineuliege
IIPCYTO_VERSION=v1.5.1
BIOFORMAT_NAMESPACE=cytomineuliege
BIOFORMAT_VERSION=v2.3.1
IMS_NAMESPACE=cytomineuliege
IMS_VERSION=v2.1.3
CORE_NAMESPACE=cytomineuliege
CORE_VERSION=v2.3.0
WEB_UI_NAMESPACE=cytomineuliege
WEB_UI_VERSION=v1.3.0
IRIS_NAMESPACE=cytomineuliege
IRIS_VERSION=v1.1.2
NGINX_NAMESPACE=cytomineuliege
NGINX_VERSION=v1.4.0
SLURM_NAMESPACE=cytomineuliege
SLURM_VERSION=v1.0.0
SOFTWAREROUTER_NAMESPACE=cytomineuliege
SOFTWAREROUTER_VERSION=v2.5.2
PROJECT_MIGRATOR_NAMESPACE=cytomineuliege
PROJECT_MIGRATOR_VERSION=v0.1
HMS_NAMESPACE=cytomineuliege
HMS_VERSION=v1.1.0