Changes
Page history
changed hostname
authored
Mar 05, 2023
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
staging-server.md
View page @
bdd9e52b
...
...
@@ -10,6 +10,8 @@ as the videobridge is not launching at startup, you need to do it manually to do
## staging server amendments
`/etc/hostname`
set to
`staging`
(rename to
`run`
when copying back for prod)
In
`/etc/prosody/conf.avail/run.fairmeeting.net.cfg.lua`
```
...
...
@@ -26,4 +28,4 @@ in `/etc/jitsi/meet/brand/fairmeeting.net/fairmeeting.net-config.js`
// Websocket URL
websocket: 'wss://staging.fairmeeting.net/xmpp-websocket',
```
same for
`pro`
- now committed to branch
`staging`
in
`/etc/jitsi/meet`
and branch
`run`
is f
p
r production.
same for
`pro`
- now committed to branch
`staging`
in
`/etc/jitsi/meet`
and branch
`run`
is f
o
r production.