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
f166db62
Commit
f166db62
authored
Aug 23, 2021
by
Emmanuel Duchastenier
Committed by
GitHub
Aug 23, 2021
Browse files
tr(docker): improve how to skip H2 confirmation on docker image start (#373)
parent
9aecf0ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/files/config.sh
View file @
f166db62
...
...
@@ -169,5 +169,5 @@ awk -f ${BONITA_FILES}/logging.awk ${LOGGING_FILE}.original > ${LOGGING_FILE}
cd
/opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
# platform setup tool logging configuration file
BONITA_SETUP_LOGGING_FILE
=
${
BONITA_SETUP_LOGGING_FILE
:-
/opt/bonita/BonitaCommunity-
${
BRANDING_VERSION
}
/setup/logback.xml
}
echo
y |
./setup/setup.sh init
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
./setup/setup.sh init
-Dh2
.noconfirm
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
./setup/setup.sh configure
-Dlogging
.config
=
${
BONITA_SETUP_LOGGING_FILE
}
Write
Preview
Markdown
is supported
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