the-paperless-project/paperless

Django runserver

開放

#329 建立於 2018年3月23日

 (8 則留言) (3 個反應) (0 位負責人)Python (513 個分叉)batch import
help wanted

倉庫指標

星標
 (7,803 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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, ...)

貢獻者指南