Fred Dixon
|
2f528b5d74
|
Fixed reference to lti.properties
|
2017-03-02 15:17:40 -06:00 |
|
Fred Dixon
|
e5264d8556
|
Updated with correct version
|
2017-02-20 13:11:22 -06:00 |
|
Fred Dixon
|
4cd8959c79
|
Check for initial values in application.conf
|
2017-02-20 13:07:20 -06:00 |
|
Fred Dixon
|
0589105b37
|
bbb-conf --check warns you if you have SSL configured by still have FreeSWITCH listening on port 5066
|
2017-01-28 18:58:46 -06:00 |
|
Fred Dixon
|
a7a16a7d4c
|
Cleanup formatting of port for nginx in bbb-conf --check
|
2017-01-28 17:46:02 -06:00 |
|
Fred Dixon
|
5a8e936a8e
|
Refactored the checks in bbb-conf detecting proper startup
|
2016-12-09 11:22:07 -06:00 |
|
Felipe Cecagno
|
a4ea315c39
|
improve logic to stop services on bbb-conf; stop also bbb-webhooks and libreoffice
|
2016-12-09 13:37:26 +00:00 |
|
Fred Dixon
|
34fa8fb310
|
Updated bbb-conf for detecting when FreeSWITCH is not responding to event socket comamnds on 8021
|
2016-12-08 12:10:13 -06:00 |
|
Fred Dixon
|
48b5cf89fe
|
Fixed stream to streams
|
2016-11-04 11:09:34 -05:00 |
|
Fred Dixon
|
d4828f27ad
|
Merge pull request #3413 from riadvice/bbb-conf-redis-and-recordings
Update to bbb-conf for --check, --stop and --start
|
2016-10-30 20:13:31 -07:00 |
|
Ghazi Triki
|
1c78eb1af5
|
Format line in bbb-conf using spaces.
|
2016-10-17 11:18:34 +01:00 |
|
Ghazi Triki
|
a477fc2442
|
bbb-conf stops and starts redis server & checks video and freeswitch recordings directories
|
2016-10-17 11:12:34 +01:00 |
|
Fred Dixon
|
06c879db37
|
fix sed for bbb-conf --check
|
2016-10-09 21:13:30 -05:00 |
|
Fred Dixon
|
3f4014fe54
|
Added check for restarting HTML5 server component
|
2016-09-20 11:16:01 -04:00 |
|
Ghazi Triki
|
f04798405a
|
Archive more logs with zip option and show more applications with status using "bbb-conf"
|
2016-08-15 11:41:02 +01:00 |
|
Calvin Walton
|
9e8015512b
|
Update bbb-conf for new systemd bbb-record-core jobs
|
2016-08-02 17:27:33 -04:00 |
|
Fred Dixon
|
8dd4810f29
|
Updated checks in bbb-conf for https
|
2016-07-27 16:39:31 -04:00 |
|
Fred Dixon
|
4a446146e1
|
bbb-conf updates bbb-apps-screenshare and bbb-apps-akka with https URLs
|
2016-07-25 12:51:37 -04:00 |
|
Fred Dixon
|
ecc1623a54
|
Updates to bbb-conf for BigBlueButton 1.1 (mostly changes to support systemd on Ubuntu 16.04)
|
2016-07-02 17:57:49 -04:00 |
|
Fred Dixon
|
1f7023cd06
|
Fixed on bug in matching for http/https
|
2016-02-28 18:58:25 -05:00 |
|
Fred Dixon
|
539d70a993
|
Updates to bbb-conf to support HTTPS configuration
|
2016-02-28 18:30:09 -05:00 |
|
Fred Dixon
|
28e34b041e
|
Added more checks in bbb-conf --check
|
2016-01-17 16:58:29 -05:00 |
|
Fred Dixon
|
58c2dbdaf9
|
Fix syntax error in bbb-conf
|
2016-01-15 14:38:02 -05:00 |
|
Fred Dixon
|
7fae413641
|
Made bbb-conf --enablewebrtc aware of SSL configuration
|
2016-01-15 14:18:23 -05:00 |
|
Fred Dixon
|
f7294d30d3
|
Added check for displaying 443 ssl port when doing bbb-conf --check
|
2016-01-14 18:51:38 -05:00 |
|
Fred Dixon
|
a0e0fc1520
|
Fix for #2930
|
2016-01-10 16:32:41 -05:00 |
|
Fred Dixon
|
19c487a5f0
|
Fixed #2835
|
2015-10-23 17:46:27 -04:00 |
|
Fred Dixon
|
536cf68bd6
|
bump from 1.0.0-dev to 1.0.0-beta
|
2015-09-23 18:00:16 -04:00 |
|
Fred Dixon
|
ddc473105d
|
Update bbb-conf
Remove reference to rtmps
|
2015-09-22 14:51:23 -04:00 |
|
Fred Dixon
|
49ece78679
|
bbb-conf --clean also cleans log files for bbb-apps-akka and bbb-fsesl-akka
|
2015-08-22 23:29:13 -04:00 |
|
Fred Dixon
|
ec2cd0567b
|
Added check to ensure PID for red5 matches that in /var/run/red5.pid
|
2015-08-22 20:46:18 -04:00 |
|
Fred Dixon
|
660f1aaecd
|
Fixed error in parsing config.xml in bbb-conf
|
2015-08-21 16:55:16 -04:00 |
|
Fred Dixon
|
a38e278e2b
|
Added check in bbb-conf for version of LibreOffice
|
2015-08-10 17:39:01 -04:00 |
|
Fred Dixon
|
02dc138689
|
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
|
2015-08-08 23:26:09 -04:00 |
|
Fred Dixon
|
b23a6df190
|
Updated bbb-conf to assign hostname to publishURI parameter in config.xml
|
2015-08-07 15:56:35 -04:00 |
|
Fred Dixon
|
ae1efb02f1
|
Added support for bbb-apps-akka and bbb-fsesl-akka in bbb-conf start/stop/restart
|
2015-07-02 17:15:26 -04:00 |
|
Felipe Cecagno
|
4051c97a9d
|
added some code to bbb-conf in order to check the webhooks app is well configured, and also to update the security key
|
2015-05-06 11:24:50 -03:00 |
|
Fred Dixon
|
1b4ede0028
|
Update bbb-conf
|
2015-04-15 21:49:19 -04:00 |
|
Fred Dixon
|
ad88aa6087
|
Update bbb-conf
Removed hard-coded links to google code docs (Google Code is going away).
|
2015-04-14 22:12:59 -04:00 |
|
Fred Dixon
|
af38969cea
|
Update bbb-conf
Updated bbb-conf to properly enable/disable useWebRTCIfAvailable
|
2015-04-04 00:38:17 -04:00 |
|
Fred Dixon
|
d3ec15376e
|
Update bbb-conf
Change method to detect whether HTML5 server (specifically meteor) is running.
|
2015-03-13 17:53:58 -04:00 |
|
Fred Dixon
|
52d2f69f82
|
Update bbb-conf
Properly detect if bbb-html5 is installed
|
2015-03-13 15:41:52 -04:00 |
|
Fred Dixon
|
bc736f74bc
|
Update bbb-conf
Remove hard-coded IP address (used for testing)
|
2015-03-12 20:16:47 -04:00 |
|
Fred Dixon
|
2d4b1decda
|
Update bbb-conf
Fixed spelling error
|
2015-03-12 19:58:34 -04:00 |
|
Fred Dixon
|
0fc048af0d
|
Update bbb-conf
Commented # set -x to turn off echoing of statements
|
2015-03-12 19:58:06 -04:00 |
|
Fred Dixon
|
834662aef1
|
Updates to bbb-conf to start/stop meteor (bbb-html5 server)
|
2015-03-12 19:41:26 -04:00 |
|
Fred Dixon
|
8b2eb5e478
|
Merge branch 'bbb-conf-fix' of https://github.com/ffdixon/bigbluebutton into ffdixon-bbb-conf-fix
|
2014-11-27 14:47:43 -05:00 |
|
Fred Dixon
|
989fd6a122
|
Fixed bug that caused nested XML comments from multiple invocations of sudo bbb-conf --disablewebrtc
|
2014-11-27 14:38:58 -05:00 |
|
Fred Dixon
|
2f238d0e5e
|
Added support for client system check in bbb-conf
bbb-conf now
- prints out the host in /var/www/bigbluebutton/check/config.xml
- updates above config.xml with sudo bbb-conf --setip
|
2014-11-12 16:00:21 -05:00 |
|
Fred Dixon
|
0aa299657f
|
Detect first if FreeSWITCH is listening in bbb-conf --check before matching with IP addresses
|
2014-10-25 17:37:40 -04:00 |
|