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
|
# Restart all services
|
||||||
pushd /opt/openvidu
|
pushd /opt/openvidu
|
||||||
export FOLLOW_OPENVIDU_LOGS=false
|
export FOLLOW_OPENVIDU_LOGS=false
|
||||||
|
./openvidu stop
|
||||||
./openvidu start
|
./openvidu start
|
||||||
popd
|
popd
|
||||||
mode: "000755"
|
mode: "000755"
|
||||||
|
|
Loading…
Reference in New Issue