Skip to content
Snippets Groups Projects
Commit 65fe0ab2 authored by Pierre Kunzli's avatar Pierre Kunzli
Browse files

added some doc about bbb

parent fbe48168
No related branches found
No related tags found
No related merge requests found
# BigBlueButton
Blah blah...
## Installations
- bbb.hepia-isc.ch : Ubuntu 16.04, bbb 2.2
### Procédures
## Redémarrage
Après redémarrage, relancer `greenlight` avec la commande suivante depuis le répertoire `/root/greenlight` :
```
docker-compose up -d
```
Pour redémarrer bbb :
```
sudo bbb-conf --restart
```
## Changement de nom de domaine
```
sudo bbb-conf --setip nouveau.domaine.org
sudo certbot --webroot -w /var/www/bigbluebutton-default/ -d nouveau.domaine.org certonly
```
Mettre à jour les noms de domaine dans `/etc/nginx/sites-available/bigbluebutton` et `/root/greenlight/.env`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment