mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
added debug hints
This commit is contained in:
parent
d56b5847a2
commit
822f1524e8
@ -1,7 +1,7 @@
|
|||||||
# docker bigbluebutton
|
# docker bigbluebutton
|
||||||
Role to deploy [BigBlueButton](https://bigbluebutton.org/).
|
Role to deploy [BigBlueButton](https://bigbluebutton.org/).
|
||||||
|
|
||||||
## naintance
|
## maintanace
|
||||||
|
|
||||||
### cleanup
|
### cleanup
|
||||||
```bash
|
```bash
|
||||||
@ -14,8 +14,11 @@ Role to deploy [BigBlueButton](https://bigbluebutton.org/).
|
|||||||
watch -n 2 "docker ps -a | grep bigbluebutton"
|
watch -n 2 "docker ps -a | grep bigbluebutton"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Further information
|
## further information
|
||||||
- https://github.com/bigbluebutton/docker
|
- https://github.com/bigbluebutton/docker
|
||||||
- https://docs.bigbluebutton.org/greenlight/gl-install.html#setting-bigbluebutton-credentials
|
- https://docs.bigbluebutton.org/greenlight/gl-install.html#setting-bigbluebutton-credentials
|
||||||
- https://goneuland.de/big-blue-button-mit-docker-und-traefik-installieren/
|
- https://goneuland.de/big-blue-button-mit-docker-und-traefik-installieren/
|
||||||
- https://github.com/docker/compose/issues/4799
|
- https://github.com/docker/compose/issues/4799
|
||||||
|
- https://www.cyberciti.biz/faq/linux-command-to-remove-virtual-interfaces-or-network-aliases/
|
||||||
|
- https://www.cyberciti.biz/faq/linux-restart-network-interface/
|
||||||
|
- https://stackoverflow.com/questions/53347951/docker-network-not-found
|
Loading…
Reference in New Issue
Block a user