Update setup.rst

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.
This commit is contained in:
Ruben Waterman 2016-08-27 00:56:14 +02:00 committed by GitHub
parent 31012b7129
commit b6b39049a9

View File

@ -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: