Skip to content

Commit

Permalink
Update setup.rst
Browse files Browse the repository at this point in the history
Added a line on how to use the ubuntu upstart example in Vagrant. It took me hours to figure out why it wouldn't start on boot but would when you would type "start paperless-server" manually. The start on vagrant-mounted solved the problem, so I thought it would be good to share this with the paperless community.
  • Loading branch information
RubenWaterman authored Aug 26, 2016
1 parent 31012b7 commit b6b3904
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,7 @@ your gunicorn instance. This should do the trick:
Vagrant
.......

You're currently on your own, but the Ubuntu explanation above may be enough.

You may use the Ubuntu explanation above. Replace ``(local-filesystems and net-device-up IFACE=eth0)`` with ``vagrant-mounted``.

.. _setup-permanent-docker:

Expand Down

0 comments on commit b6b3904

Please sign in to comment.