1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-22 14:24:15 +00:00

Updated CentOS 7 installation (markdown)

catborise 2023-08-15 16:58:22 +03:00
parent af2fbeafd7
commit 5836e3befa

@ -30,10 +30,10 @@
[program:webvirtcloud] [program:webvirtcloud]
command=/srv/webvirtcloud/venv/bin/gunicorn webvirtcloud.wsgi:application -c /srv/webvirtcloud/gunicorn.conf.py command=/srv/webvirtcloud/venv/bin/gunicorn webvirtcloud.wsgi:application -c /srv/webvirtcloud/gunicorn.conf.py
directory=/srv/webvirtcloud directory=/srv/webvirtcloud
user=nginx`<br /> user=nginx
autostart=true`<br /> autostart=true
autorestart=true`<br /> autorestart=true
redirect_stderr=true`<br /> redirect_stderr=true
[program:novncd] [program:novncd]
command=/srv/webvirtcloud/venv/bin/python /srv/webvirtcloud/console/novncd command=/srv/webvirtcloud/venv/bin/python /srv/webvirtcloud/console/novncd