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 Aug 18, 2020 by Roland Alton's avatar Roland Alton
Hide whitespace changes
Inline Side-by-side
installation.md
View page @ b14efa38
......@@ -90,18 +90,4 @@ You may need to update [Language adoptions DE](main-de-changes) and [Interface c
Let’s Encrypt certificate is being added for main domain automagically with: /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh and is also used by coturn server on same machine
add domain:
make a copy from an existing additional domain so that you have `/etc/nginx/sites-available/open.fairmeeting.net.conf` and `/etc/jitsi/meet/open.fairmeeting.net-config.js` and replace occurrences of old domain to new domain inside
`certbot-auto certonly --webroot --webroot-path /usr/share/jitsi-meet -d open.fairmeeting.net`
and put in /etc/nginx/sites-available/open.fairmeeting.net.conf
ssl_certificate /etc/letsencrypt/live/open.fairmeeting.net/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/open.fairmeeting.net/privkey.pem;
then activate domain as usual (not before running certbot)
ln -s /etc/nginx/sites-available/open.fairmeeting.net.conf /etc/nginx/sites-enabled/open.fairmeeting.net.conf
service nginx reload
\ No newline at end of file
Adding additional domain on same server see https://git.fairkom.net/hosting/fairmeeting/-/issues/84
\ No newline at end of file
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