Add new native HA feature

This commit is contained in:
Stephen Marshall
2020-11-25 20:00:11 +00:00
parent 54824879c5
commit e77ac9617d
6 changed files with 100 additions and 1 deletions

View File

@@ -93,6 +93,7 @@ RUN mkdir -p /run/runmqserver \
COPY --from=builder $GO_WORKDIR/runmqserver /usr/local/bin/
COPY --from=builder $GO_WORKDIR/chkmq* /usr/local/bin/
COPY NOTICES.txt /opt/mqm/licenses/notices-container.txt
COPY ha/native-ha.ini.tpl /etc/mqm/native-ha.ini.tpl
# Copy web XML files
COPY web /etc/mqm/web
COPY etc/mqm/*.tpl /etc/mqm/