Added a service file for systemd

Gunicorn is not a must. Also, with the explanation, it is suitable for almost everyone.
This commit is contained in:
Yum 2018-01-13 11:17:53 +08:00 committed by GitHub
parent d2b573a4d5
commit 82eb6c2e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -213,7 +213,8 @@ Init scripts to run Isso as a service (check your distribution's documentation
for your init-system; e.g. Debian uses SysVinit, Fedora uses systemd) if you
don't use FastCGi or uWSGI:
- systemd (Isso + Gunicorn): https://github.com/jgraichen/debian-isso/blob/master/debian/isso.service
- Systemd (Isso + Gunicorn): https://github.com/jgraichen/debian-isso/blob/master/debian/isso.service
- Systemd (Isso): https://snorl.ax/try/2016/07/12/start-to-use-isso/#systemd-init
- SysVinit (Isso + Gunicorn): https://github.com/jgraichen/debian-isso/blob/master/debian/isso.init
- OpenBSD: https://gist.github.com/noqqe/7397719
- FreeBSD: https://gist.github.com/ckoepp/52f6f0262de04cee1b88ef4a441e276d