summaryrefslogtreecommitdiff
path: root/doc/sphinx/manpages/anastasis-httpd.1.rst
blob: 599ede0160d5bef68b935d6254a781e13b416261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
anastasis-httpd(1)
##################

.. only:: html

  Name
  ====

  **anastasis-httpd** - run Anastasis backend (with RESTful API)


Synopsis
========

**anastasis-httpd**

Description
===========

Banastasis-httpd is a command line tool to run the Anastasis (HTTP
backend).  The required configuration and database must exist before
running this command.

Its options are as follows:

**-C** \| **--connection-close**
   Force each HTTP connection to be closed after each request.

**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
   Use the configuration and other resources for the merchant to operate
   from FILENAME.

**-h** \| **––help**
   Print short help on options.

**-v** \| **––version**
   Print version information.


Signals
=======

**anastasis-httpd** responds to the following signals:

``SIGTERM``
    Sending a SIGTERM to the process will cause it to shutdown cleanly.

See also
========

anastasis-dbinit(1), anastasis-config(1), anastasis-gtk(1), anastasis-reducer(1)


Bugs
====

Report bugs by using https://bugs.anastasis.lu or by sending
electronic mail to <contact@anastasis.lu>.