mirror of https://github.com/OpenVidu/openvidu.git
deployment: Stop before start openvidu to run everything correctly after machine reboot
parent
8fb6dfe2f3
commit
1400355aaf
|
@ -622,6 +622,7 @@ Resources:
|
|||
# Restart all services
|
||||
pushd /opt/openvidu
|
||||
export FOLLOW_OPENVIDU_LOGS=false
|
||||
./openvidu stop
|
||||
./openvidu start
|
||||
popd
|
||||
mode: "000755"
|
||||
|
|
Loading…
Reference in New Issue