taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 3862030a8b4c73b9c6aecd9d15da694430a39e77
parent 80ee8e946adcb196111bcfd4d85515acc7dcf218
Author: MS <ms@taler.net>
Date:   Mon, 13 Mar 2023 21:24:48 +0100

NLnet deployment.

Updating libEuFin to let the UI run the
latest debit check policy.

Diffstat:
Mnlnet/task1/Dockerfile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nlnet/task1/Dockerfile b/nlnet/task1/Dockerfile @@ -7,7 +7,7 @@ RUN pip3 install click requests # Installation RUN git clone git://git.taler.net/libeufin WORKDIR /libeufin -RUN git fetch && git checkout 7e013b1fbdb10a27e65fc4cbc4f77d6d84413962 +RUN git fetch && git checkout a1b00dd99136ca4387cbb63990a5fa3481498d1b RUN ./bootstrap RUN ./configure --prefix=/usr/local RUN make install @@ -15,7 +15,7 @@ RUN make install # Reverse proxy RUN apt-get install -y nginx -# Importing the UI +# Importing the UI. RUN git clone -b prebuilt git://git.taler.net/wallet-core RUN cp /libeufin/debian/etc/nginx/sites-available/libeufin-sandbox /etc/nginx/sites-enabled/ RUN mkdir -p /usr/share/libeufin/demobank-ui/