Update staging server authored by Roland Alton's avatar Roland Alton
......@@ -8,8 +8,24 @@ staging.pro.fairmeeting.net
as the videobridge is not launching at startup, you need to do it manually to do local tests without the other bridges `service jitsi-videobridge2 start`
## staging server amendments
Before deploying an upgraded staging to production check:
- git checkout run in /etc/jitsi/meet
- double check wss in config.js
- disable LE certs checking for staging and staging.pro
- check jicofo.conf
- switch prosody debug to info
- close2.html redirect
In detail:
`/etc/hostname` set to `staging` (rename to `run` when copying back for prod)
In `/etc/prosody/conf.avail/run.fairmeeting.net.cfg.lua`
......
......