gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (b6b96ee -> 5c9ef0c)


From: gnunet
Subject: [taler-docs] branch master updated (b6b96ee -> 5c9ef0c)
Date: Mon, 10 Jan 2022 20:56:13 +0100

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

ttn pushed a change to branch master
in repository docs.

    from b6b96ee  s/Postgres/PostgreSQL/g
     new 52a4b84  fix typo: s/taler-exchange-httpd/taler-exchange/
     new 697886f  fix typo: s/postgres/postgresql/
     new ec43135  fix typo: s/taler-merchant-httpd/taler-merchant/
     new 78fdc22  mark up taler-merchant-httpd
     new 5c9ef0c  fix grammar: s/runs/run/

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 taler-exchange-setup-guide.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index ab028ee..277b450 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -155,7 +155,7 @@ can use the ``taler-config`` helper:
 Services, users, groups and file system hierarchy
 =================================================
 
-The *taler-exchange-httpd* package will create several system users
+The *taler-exchange* package will create several system users
 to compartmentalize different parts of the system:
 
 * ``taler-exchange-httpd``: runs the HTTP daemon with the core business logic.
@@ -164,13 +164,13 @@ to compartmentalize different parts of the system:
 * ``taler-exchange-closer``: closes idle reserves by triggering wire transfers 
that refund the originator.
 * ``taler-exchange-aggregator``: aggregates deposits into larger wire transfer 
requests.
 * ``taler-exchange-wire``: performs wire transfers with the bank (via 
LibEuFin/Nexus).
-* ``postgres``: runs the PostgreSQL database (from *postgres* package).
+* ``postgres``: runs the PostgreSQL database (from *postgresql* package).
 * ``www-data``: runs the frontend HTTPS service with the TLS keys (from 
*nginx* package).
 
 .. note::
 
-   The *taler-merchant-httpd* package additionally creates a 
taler-merchant-httpd user
-   to runs the HTTP daemon with the merchant business logic.
+   The *taler-merchant* package additionally creates a 
``taler-merchant-httpd`` user
+   to run the HTTP daemon with the merchant business logic.
 
 
 The exchange setup uses the following system groups:

-- 
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]