summaryrefslogtreecommitdiff
path: root/frags/apt-install-taler-merchant.rst
blob: 9d98d9ca1cef03361c6f6262362221c91789e562 (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 dbconfig-pgsql 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.