Skip to content

Commit

Permalink
Add missing deployment step
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Jul 28, 2020
1 parent 3241679 commit 45be714
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Supervisor to keep the process up.
# Install uWSGI
sudo /usr/lib/ckan/datapusher/bin/pip install uwsgi

At this point you can run DataPusher with the following command::

/usr/lib/ckan/datapusher/bin/uwsgi -i /usr/lib/ckan/datapusher/src/datapusher/deployment/datapusher-uswgi.ini


.. note:: If you are installing the |datapusher| on a different location than
the default one you need to adapt the relevant paths in the
Expand Down

0 comments on commit 45be714

Please sign in to comment.