summaryrefslogtreecommitdiff
path: root/frags/apt-install-taler-merchant.rst
blob: 1593dcfd2781f1ced91ce9318d372e8a98476c9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

To install the Taler merchant backend, you can now simply run:

.. code-block:: console

   # apt install taler-merchant

Note that the package does not complete the integration of the backend with
the HTTP reverse proxy (typically with TLS certificates).  A configuration
fragment for Nginx or Apache will be placed in
``/etc/{apache,nginx}/conf-available/taler-merchant.conf``.  You must
furthermore still configure the database and the instances, and may need to
extend the fragment with access control restrictions for non-default
instances.