Loading README.md +163 −163 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ Crééz ensuite un nouveau service pour systemd dans /etc/systemd/system/jama.se User=YourAppUser Group=YourAppGroup UMask=007 ExecStart=/path/to/your/venv/bin/gunicorn --error-logfile /path/to/error.log --timeout 120 -b 127.0.0.1:8000 -w 5 --pythonpath /path/to/jama mediatheque.wsgi ExecStart=/path/to/your/venv/bin/gunicorn --error-logfile /path/to/error.log --timeout 120 -b 127.0.0.1:8000 -w 5 --pythonpath /path/to/jama jama.wsgi Environment="PATH=/usr/bin/:/path/to/your/venv/bin:$PATH" Environment="JAMA_SECRET=AddY0uRoWns3crEth3re" Environment="JAMA_DEBUG=0" Loading Loading
README.md +163 −163 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ Crééz ensuite un nouveau service pour systemd dans /etc/systemd/system/jama.se User=YourAppUser Group=YourAppGroup UMask=007 ExecStart=/path/to/your/venv/bin/gunicorn --error-logfile /path/to/error.log --timeout 120 -b 127.0.0.1:8000 -w 5 --pythonpath /path/to/jama mediatheque.wsgi ExecStart=/path/to/your/venv/bin/gunicorn --error-logfile /path/to/error.log --timeout 120 -b 127.0.0.1:8000 -w 5 --pythonpath /path/to/jama jama.wsgi Environment="PATH=/usr/bin/:/path/to/your/venv/bin:$PATH" Environment="JAMA_SECRET=AddY0uRoWns3crEth3re" Environment="JAMA_DEBUG=0" Loading