mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
Update restart documentation.
This commit is contained in:
parent
7844b908de
commit
3f1d48b1f2
@ -13,15 +13,9 @@ There you can see the names of its programs (``redash_celery``,
|
||||
Restart
|
||||
=======
|
||||
|
||||
Restarting the Web Server
|
||||
-------------------------
|
||||
|
||||
``sudo supervisorctl restart redash_server``
|
||||
|
||||
Restarting Celery Workers
|
||||
-------------------------
|
||||
|
||||
``sudo supervisorctl restart redash_celery``
|
||||
* **Restart all processes**: ``sudo supervisorctl restart all`.
|
||||
* **Restart the Web server**: ``sudo supervisorctl restart redash_server`.
|
||||
* **Restart Celery workers**: ``sudo supervisorctl restart redash_celery`.
|
||||
|
||||
Restarting Celery Workers & the Queries Queue
|
||||
---------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user