forked from learningequality/kolibri
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenv.list
More file actions
26 lines (16 loc) · 639 Bytes
/
env.list
File metadata and controls
26 lines (16 loc) · 639 Bytes
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
BUILD_TIME_PLUGINS
RUN_TIME_PLUGINS
DEFAULT_SETTINGS_MODULE
EXTRA_REQUIREMENTS
# OPTION A
################################################################################
# KOLIBRI_PEX_URL=
# Specify a .pex URL (e.g. link obtained from build assets on a branch or a PR)
# KOLIBRI_PEX_URL=default
# equiv. to KOLIBRI_PEX_URL=https://learningequality.org/r/kolibri-pex-latest
# or
# OPTION B
################################################################################
# DOCKERMNT_PEX_PATH=
# Specify path to a .pex file in the /docker/mnt volume, e.g.
# DOCKERMNT_PEX_PATH=/docker/mnt/kolibri-0.11.0a1.dev_git-37-gb15b923.pex