Perhaps it would be best to have separate 'isso' and 'isso-multi' systemd units?
Additionally, is there somewhere that documents setting up Isso with the current
unit? I guess maybe the man page (although that doesn't really contain anything
useful right now)? How would I go about submitting chang
Ignore what I said previously. I believe I've figured out why both Tiger!P and I
have been having problems.
I had assumed isso would be set up for normal use. However, it appears that the
systemd unit is set up for the "Multiple Sites" method documented here:
https://posativ.org/isso/docs/setup
The fix seems to be trivial. I changed the arguments passed to gunicorn3 to be
as recommended on the official Isso docs for gunicorn here:
https://posativ.org/isso/docs/extras/deployment/#gunicorn
Specifically, I changed the ExecStart line in isso.service to the following:
ExecStart=/usr/bin/gun
3 matches
Mail list logo