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

correction of supervisorctl output

This commit is contained in:
catborise 2018-08-08 11:27:39 +03:00
parent c80e142522
commit 5bad045835

View file

@ -193,10 +193,9 @@ sudo systemctl restart nginx && systemctl restart supervisord
And finally, check everything is running: And finally, check everything is running:
```bash ```bash
sudo supervisorctl status sudo supervisorctl status
gstfsd RUNNING pid 24662, uptime 6:01:40
novncd RUNNING pid 24186, uptime 2:59:14 novncd RUNNING pid 24661, uptime 6:01:40
webvirtcloud RUNNING pid 24185, uptime 2:59:14 webvirtcloud RUNNING pid 24660, uptime 6:01:40
``` ```
#### Apache mod_wsgi configuration #### Apache mod_wsgi configuration