gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sandcastle-ng] branch master updated: ports in systemd services


From: gnunet
Subject: [taler-sandcastle-ng] branch master updated: ports in systemd services
Date: Tue, 03 Sep 2024 21:30:37 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository sandcastle-ng.

The following commit(s) were added to refs/heads/master by this push:
     new b3cde8e  ports in systemd services
b3cde8e is described below

commit b3cde8e0c1f5c6ee138629c44aa4813feba7c29e
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Sep 3 21:30:26 2024 +0200

    ports in systemd services
---
 host/container-taler-sandcastle-demo.service | 2 ++
 host/container-taler-sandcastle-head.service | 2 ++
 host/container-taler-sandcastle-test.service | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/host/container-taler-sandcastle-demo.service 
b/host/container-taler-sandcastle-demo.service
index 41172bb..36e8fde 100644
--- a/host/container-taler-sandcastle-demo.service
+++ b/host/container-taler-sandcastle-demo.service
@@ -16,6 +16,8 @@ Environment=SANDCASTLE_PORT_SURVEY=127.0.0.1:5561
 Environment=SANDCASTLE_PORT_LANDING=127.0.0.1:5562
 Environment=SANDCASTLE_PORT_LIBEUFIN_BANK=127.0.0.1:15000
 Environment=SANDCASTLE_PORT_BANK_SPA=127.0.0.1:15002
+Environment=SANDCASTLE_PORT_CHALLENGER=127.0.0.1:15003
+Environment=SANDCASTLE_PORT_AUDITOR=127.0.0.1:15004
 Restart=on-failure
 TimeoutStopSec=70
 ExecStart=/home/demo/sandcastle-ng/sandcastle-run
diff --git a/host/container-taler-sandcastle-head.service 
b/host/container-taler-sandcastle-head.service
index 58bdf4a..981762b 100644
--- a/host/container-taler-sandcastle-head.service
+++ b/host/container-taler-sandcastle-head.service
@@ -16,6 +16,8 @@ Environment=SANDCASTLE_PORT_DONATIONS=127.0.0.1:17003
 Environment=SANDCASTLE_PORT_LANDING=127.0.0.1:17005
 Environment=SANDCASTLE_PORT_LIBEUFIN_BANK=127.0.0.1:17007
 Environment=SANDCASTLE_PORT_BANK_SPA=127.0.0.1:17009
+Environment=SANDCASTLE_PORT_CHALLENGER=127.0.0.1:17010
+Environment=SANDCASTLE_PORT_AUDITOR=127.0.0.1:17011
 Restart=on-failure
 TimeoutStopSec=70
 ExecStart=/home/head/sandcastle-ng/sandcastle-run
diff --git a/host/container-taler-sandcastle-test.service 
b/host/container-taler-sandcastle-test.service
index 9916b47..6d73307 100644
--- a/host/container-taler-sandcastle-test.service
+++ b/host/container-taler-sandcastle-test.service
@@ -16,6 +16,8 @@ Environment=SANDCASTLE_PORT_DONATIONS=127.0.0.1:16003
 Environment=SANDCASTLE_PORT_LANDING=127.0.0.1:16005
 Environment=SANDCASTLE_PORT_LIBEUFIN_BANK=127.0.0.1:16007
 Environment=SANDCASTLE_PORT_BANK_SPA=127.0.0.1:16009
+Environment=SANDCASTLE_PORT_CHALLENGER=127.0.0.1:16010
+Environment=SANDCASTLE_PORT_AUDITOR=127.0.0.1:16011
 Restart=on-failure
 TimeoutStopSec=70
 ExecStart=/home/taler-test/sandcastle-ng/sandcastle-run

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]