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

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 instances, and may need to extend the fragment
with access control restrictions for non-default instances.