Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-distrib
Commits
7df2cbdd
Commit
7df2cbdd
authored
Aug 24, 2021
by
Emmanuel Duchastenier
Browse files
Merge branch 'master' into 'dev'
parents
a1407a3a
f166db62
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/files/config.sh
View file @
7df2cbdd
...
@@ -154,5 +154,5 @@ awk -f ${BONITA_FILES}/logging.awk ${LOGGING_FILE}.original > ${LOGGING_FILE}
...
@@ -154,5 +154,5 @@ awk -f ${BONITA_FILES}/logging.awk ${LOGGING_FILE}.original > ${LOGGING_FILE}
# platform setup tool logging configuration file
# platform setup tool logging configuration file
BONITA_SETUP_LOGGING_FILE
=
${
BONITA_SETUP_LOGGING_FILE
:-
/opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/logback.xml
}
BONITA_SETUP_LOGGING_FILE
=
${
BONITA_SETUP_LOGGING_FILE
:-
/opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/logback.xml
}
echo
y |
./opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/setup.sh init
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
./opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/setup.sh init
-Dh2
.noconfirm
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
./opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/setup.sh configure
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
./opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/setup.sh configure
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment