Newer
Older
anttil
committed
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
#
# The path where openBIS will be installed.
#
# Example :
# INSTALL_PATH=/home/openbis/
#
# will result in the following directory structure
#
# + /home/openbis
# + bin/
# + servers/
# + core-plugins/
# + openBIS-server/
# + datastore_server/
#
INSTALL_PATH=/home/vagrant/openbis
#
# The path where openBIS will keep the imported data (e.g. images, analysis files)
# and its incoming folders.
#
DSS_ROOT_DIR=/home/vagrant/dss_root
# Possible configuration options
# 'local' - if the openBIS servers will only be accessed from this machine
# 'server' - if the installation is meant to be accessible for remote users
INSTALLATION_TYPE=local
# Path to the file which should replace the current Java key store file
#KEY_STORE_FILE = <path to key store>
# Password of the key store
KEY_STORE_PASSWORD = changeit
# Password of the key
KEY_PASSWORD = changeit
# Standard technology PROTEOMICS is disabled by default
PROTEOMICS = true
anttil
committed
# Standard technology SCREENING is disabled by default
SCREENING = true
anttil
committed
# Standard technology ILLUMINA-NGS (ETH BSSE Setup) is disabled by default
ILLUMINA-NGS = true
anttil
committed
# Standard technology ELN-LIMS is disabled by default
ELN-LIMS = true
anttil
committed
# Standard technology MICROSCOPY is disabled by default
MICROSCOPY = true
anttil
committed
# Standard technology FLOW CYTOMETRY is disabled by default
FLOW = true
anttil
committed
# Full ELN/LIMS master data is enabled by default. This setting is meaningful only if ELN-LIMS is enabled
#ELN-LIMS-MASTER-DATA = false
anttil
committed
#
# Comma-separated list of databases to backup. If the list is empty or undefined all databases
# will be backauped.
#DATABASES_TO_BACKUP =