summaryrefslogtreecommitdiff
path: root/man/challenger-dbconfig.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/challenger-dbconfig.1')
-rw-r--r--man/challenger-dbconfig.183
1 files changed, 83 insertions, 0 deletions
diff --git a/man/challenger-dbconfig.1 b/man/challenger-dbconfig.1
new file mode 100644
index 00000000..67b97611
--- /dev/null
+++ b/man/challenger-dbconfig.1
@@ -0,0 +1,83 @@
+.\" Man page generated from reStructuredText.
+.
+.
+.nr rst2man-indent-level 0
+.
+.de1 rstReportMargin
+\\$1 \\n[an-margin]
+level \\n[rst2man-indent-level]
+level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
+-
+\\n[rst2man-indent0]
+\\n[rst2man-indent1]
+\\n[rst2man-indent2]
+..
+.de1 INDENT
+.\" .rstReportMargin pre:
+. RS \\$1
+. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
+. nr rst2man-indent-level +1
+.\" .rstReportMargin post:
+..
+.de UNINDENT
+. RE
+.\" indent \\n[an-margin]
+.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.nr rst2man-indent-level -1
+.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
+..
+.TH "CHALLENGER-DBCONFIG" "1" "Apr 12, 2024" "0.9" "GNU Taler"
+.SH NAME
+challenger-dbconfig \- configure challenger database
+.SH SYNOPSIS
+.sp
+\fBchallenger\-dbconfig\fP
+[\fB\-c\fP\ \fIFILENAME\fP]
+[\fB\-h\fP]
+[\fB\-n\fP\ \fINAME\fP]
+[\fB\-r\fP]
+[\fB\-s\fP]
+[\fB\-u\fP\ \fIUSER\fP]
+.SH DESCRIPTION
+.sp
+\fBchallenger\-dbconfig\fP is a simple shell script that configures
+a Postgresql database for use by \fBchallenger\-httpd\fP\&.
+.sp
+Its options are as follows:
+.INDENT 0.0
+.TP
+\fB\-c\fP \fIFILENAME\fP
+Write the database configuration to FILENAME. The tool
+will append the required \fBCONFIG\fP option for the
+Postgresql access to the respective file.
+.TP
+\fB\-h\fP
+Print short help on options.
+.TP
+\fB\-n\fP \fIDBNAME\fP
+Use DBNAME for the name of the created database.
+.TP
+\fB\-r\fP
+Reset any existing database. Looses all existing data. DANGEROUS.
+.TP
+\fB\-s\fP
+Skip database initialization. Useful if you want to run
+\fBchallenger\-dbinit\fP manually.
+.TP
+\fB\-u\fP \fIUSER\fP
+Specifies the (main) challenger user that will access the database.
+.UNINDENT
+.SH SEE ALSO
+.sp
+challenger\-dbinit(1), challenger.conf(5).
+.SH BUGS
+.sp
+Report bugs by using \fI\%https://bugs.taler.net\fP or by sending electronic
+mail to <\fI\%taler@gnu.org\fP>.
+.SH AUTHOR
+GNU Taler contributors
+.SH COPYRIGHT
+2014-2024 Taler Systems SA (GPLv3+ or GFDL 1.3+)
+.\" Generated by docutils manpage writer.
+.