forked from kimbl/bigbluebutton
0b8d2a910d267fa7d04e0d866f373ff6f29042fb
many changes for graphql, postgres, freeswitch, etc to enable networking and finishing certain tasks
many changes for graphql, postgres, freeswitch, etc to enable networking and finishing certain tasks
many changes for graphql, postgres, freeswitch, etc to enable networking and finishing certain tasks
many changes for graphql, postgres, freeswitch, etc to enable networking and finishing certain tasks
many changes for graphql, postgres, freeswitch, etc to enable networking and finishing certain tasks
bigbluebutton
IMPORTANT: This is NOT a working recipe yet
BigBlueButton is an open source web conferencing system for online learning.
- Category: Apps
- Status: 0
- Image:
allangecker, 1, upstream - Healthcheck: No
- Backups: No
- Email: No
- Tests: No
- SSO: No
bbb architecture
Debug without abra
docker swarm initcp .env.sample .envset -a && source .env- Change values for
DOMAIN,STACK_NAME,PUBLIC_IPV4andEXTERNAL_IPV4in.env - Generate secrets e.g. with
openssl rand -base64 24 | docker secret create <secret_name> docker stack deploy --detach=false -c compose.yml swarmtest
Quick start (not working)
abra app new bigbluebutton --secretsabra app config <app-name>abra app deploy <app-name>
For more, see docs.coopcloud.tech.
Languages
Go Template
38.8%
Shell
35.2%
Dockerfile
26%