Skip to content
Snippets Groups Projects
Commit 2c912d0a authored by egon w. stemle's avatar egon w. stemle :robot:
Browse files

Adapt configs in clarin-dspace

parent a3f35658
No related branches found
No related tags found
No related merge requests found
......@@ -114,9 +114,6 @@ RUN make new_deploy
# DEBUG: to be able to access tomcat manager through browser
# COPY commul-customization/tomcat-users.xml /opt/tomcat8/conf/
# adapt some config files
RUN perl -pi -e 's/#useProxies = true/useProxies = true/' /opt/lindat-dspace/installation/config/dspace.cfg
RUN perl -pi -e 's# (?s).*org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe.*# (?s).*org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe.*,\\\n (?s).*user-agent=.kube-probe.*#' /opt/lindat-dspace/installation/config/modules/lr.cfg
# set up handle server
COPY commul-customization/hdl-setup.tmp /tmp/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment