the-paperless-project/paperless

Django runserver

Open

#329 aperta il 23 mar 2018

Vedi su GitHub
 (8 commenti) (3 reazioni) (0 assegnatari)Python (513 fork)batch import
help wanted

Metriche repository

Star
 (7803 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Thanks to #328 I noticed that the doc, docker container and the systemd service use manage.py runserver to start the paperless server.

This command is intended to be used for development and I think we should recommend user to setup their paperless in a more durable/stable/secure way (gunicorn, mod_wgi, ...)

Guida contributor