commit 210bbeb6f3d63b228accfe3057fdcf063fba5615 parent c098ea3982c55c5969d087f400ca0148ce7d37e7 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Tue, 23 May 2017 14:06:11 +0200 note Diffstat:
| M | docs/deployment.rst | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/docs/deployment.rst b/docs/deployment.rst @@ -191,9 +191,13 @@ specific and overridden by our method of starting services. 6. Start all services +.. note:: + Notify the sysadmin to add the user 'www-data' to your group, + otherwise nginx won't be able to open your unix domain sockets. + .. code-block:: none # NOTE: some services might need an explicit reset of the DB. # For example, the exchange might need 'taler-exchange-dbinit -r' - # to be run before running the exchange service. + # to be run before being launched. $ taler-deployment-start