gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: nexus manual: adding dbinit snippet


From: gnunet
Subject: [taler-docs] branch master updated: nexus manual: adding dbinit snippet
Date: Wed, 08 Nov 2023 09:06:06 +0100

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ea8138a4 nexus manual: adding dbinit snippet
ea8138a4 is described below

commit ea8138a4979f07a1e12aac176dbbf82734508936
Author: MS <ms@taler.net>
AuthorDate: Wed Nov 8 09:05:21 2023 +0100

    nexus manual: adding dbinit snippet
---
 libeufin/nexus-manual.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/libeufin/nexus-manual.rst b/libeufin/nexus-manual.rst
index 90cc1e56..a434e1dc 100644
--- a/libeufin/nexus-manual.rst
+++ b/libeufin/nexus-manual.rst
@@ -131,6 +131,16 @@ The frequency **may** be specified as
 
 The supported time units are ``s`` (seconds), ``m`` (minutes), ``h`` (hours).
 
+Before delving into the following sections, the database schema must be
+created, therefore run the following command:
+
+.. code-block:: console
+
+  libeufin-nexus dbinit -c $config_file
+
+Where ``$config_file`` is the path to a configuration path that contains at
+least the ``[nexus-postgres]`` section.
+
 For testing
 -----------
 

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