Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fairmeeting fairmeeting
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 49
    • Issues 49
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hosting
  • fairmeetingfairmeeting
  • Wiki
  • installation

installation · Changes

Page history
Update installation authored Dec 28, 2021 by Roland Alton's avatar Roland Alton
Hide whitespace changes
Inline Side-by-side
installation.md
View page @ b66e4d21
......@@ -49,9 +49,21 @@ service jicofo restart
service jigasi restart
```
### jicofo upgrading
Fix `all.css` - see https://git.fairkom.net/hosting/fairmeeting/-/issues/169 - we have now in each brand an extra `custom.css` with custom classes only.
Check if `/usr/share/jitsi-meet/plugin.head.html` still has the line `<link rel="stylesheet" href="css/custom.css">`.
You may need to update [Language adoptions DE](main-de-changes) and [Interface config changes](interface-config), compare with DISTRO.
Replace in `app.bundle.min.js` "Jitsi Meet" with "Start your conference now" (as any change in main.json has no effect).
### post installation
manual steps after updates (unless you have set `apt-mark hold jitsi-meet`)
These were the manual steps which we had to do after updates before we had the brand structure and used custom.css (unless you have set `apt-mark hold jitsi-meet`)
DEPRECATED
```
cp /usr/share/jitsi-meet/static/close2FAIRMEETING.html /usr/share/jitsi-meet/static/close2.html
......@@ -82,7 +94,7 @@ check the following `/etc/jitsi` files, they should not be overwritten with an u
/etc/jitsi/meet/fairmeeting.net-config.js
```
`all.css` einmal fixen siehe https://git.fairkom.net/hosting/fairmeeting/-/issues/169 - in jedem brand sind nun custom.css Anpassungen separat.
~~`all.css` am Ende ergänzen mit den fairkom custom classes, vorher deminify (nicht mit BBedit, sondern mit `https://htmlstrip.com/unminify-css`)~~
......@@ -90,10 +102,6 @@ check the following `/etc/jitsi` files, they should not be overwritten with an u
in interface_config.js you can define which functions are presented, e.g. removed for now "invite by phone"
You may need to update [Language adoptions DE](main-de-changes) and [Interface config changes](interface-config), compare with DISTRO.
Replace in `app.bundle.min.js` "Jitsi Meet" with "Start your conference now" (as any change in main.json has no effect).
We have automated this partially with an [update scripts](https://git.fairkom.net/operations/fairmeeting) or see the example [here](https://scheible.it/jitsi-meet-server-update-script/).
### add domains and LE certs
......
Clone repository
  • FAQ Turkce
  • Wiki Deutsch
  • architecture
  • config whitelist
  • donation page
  • Home
  • installation
  • main de changes
  • monitoring
  • streaming and recording
  • videobridge installation
  • videoconferencing development server

gitlab project and software management by fairkom.eu - more open source web apps at fairapps.net