Commit Graph

749 Commits

Author SHA1 Message Date
Fred Dixon
9f0fcc4ae3 updated 'bbb-conf -c' to report URL for API demos from /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3461 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 00:08:15 +00:00
Fred Dixon
b9c3f32f5e Updates to bbb-conf to now check bbb_api_conf.jsp for a matching security salt in bigbluebutton.properties
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3454 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 19:31:34 +00:00
Fred Dixon
6babd411ec bbb-conf --conference now properly switches between meetme and app_konference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3385 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 20:53:47 +00:00
Fred Dixon
2116509df4 bbb-conf -d now checks /var/log/bigbluebutton for errors and exceptions
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3367 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 16:57:33 +00:00
Fred Dixon
684594d4fc Added 'bbb-conf --reset-dev' to reset the BigBlueButton server back to using packages
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3333 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 02:20:22 +00:00
Fred Dixon
f5bbbfbaee fixed syntax error in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3320 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 14:46:25 +00:00
Fred Dixon
12b76da888 Added '--conference [konference|meetme]' to switch between app_konference and meetme
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3319 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 14:28:53 +00:00
Fred Dixon
d4b311a8cb bbb-conf --check now checks to see if host IP does not match BigBlueButton IP in configuration files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3316 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 02:55:12 +00:00
Fred Dixon
ff020b4a1d Adding more tests to 'bbb-conf --check' to check the current setup for errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 02:40:58 +00:00
Fred Dixon
04781b9fbf bbb-conf --check now checks to see if tomcat6 log directory is empty (seen this happen once which suggests tomcat6 didn't restart)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3310 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-15 03:00:52 +00:00
Fred Dixon
eeae14d352 bbb-conf --check now checks for empty entries in BigBlueButton property files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3292 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 03:44:50 +00:00
Fred Dixon
98b45df7f9 Don't pickup the duplicate bigbluebutton.web.serverURL in the comments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3246 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-09 05:29:31 +00:00
Fred Dixon
4f38dcca2a added checking in bbb-conf -d to look for errors and exceptions in /var/log/bigbluebutton/* files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3233 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 17:52:48 +00:00
Fred Dixon
989ab19e2c Added the --zip option to bbb-conf to tar.gz the BigBlueButton log files to make it easier for others to report errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3221 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-05 23:57:22 +00:00
Fred Dixon
2b17065810 formatting updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3196 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 18:04:12 +00:00
Fred Dixon
86c3a1e953 fixed syntax error in bbb-conf -- mantra: always check code first before checking in :-)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3194 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 17:48:20 +00:00
Fred Dixon
fd694d0f07 updates to bbb-conf to detect if security salt keys between bigbluebutton.properties and bbb_api.jsp mismatch
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3193 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 17:45:31 +00:00
Fred Dixon
76a8174c27 bbb-conf: better monitoring of resources when using bbb-conf -w
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3180 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-02 02:17:11 +00:00
Fred Dixon
cab724fdc8 bbb-conf now correctly updates /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api.jsp when using --setip
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3162 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-30 20:53:15 +00:00
Fred Dixon
ef272047a7 change login.jsp to bbb_api.jsp for resetting IP address
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3157 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-30 18:53:16 +00:00
Fred Dixon
6ec166dd9c Changed bbb-conf -d to now look for errors in /var/log/bigbluebutton/* and bbb-conf --setip to update API demo /var/lib/tomcat6/webapps/bigbluebutton/demo/login.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3146 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-24 03:02:55 +00:00
Fred Dixon
bc69bb79d7 bbb-conf -d now checks for errors in /var/log/syslog
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3128 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 23:33:29 +00:00
Fred Dixon
8fa891c208 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3125 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 17:37:29 +00:00
Fred Dixon
ffca2f54d3 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3122 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:25:57 +00:00
Fred Dixon
c532bcdd0d testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3121 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:21:03 +00:00
Fred Dixon
a1a291b693 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3120 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:17:11 +00:00
Fred Dixon
0fea536b29 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3119 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:12:42 +00:00
Fred Dixon
8efefc3277 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3118 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:08:33 +00:00
Fred Dixon
9d204cb3ce testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3117 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 15:58:52 +00:00
Fred Dixon
97df7e6ab8 Tweaking of bbb-conf -w
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3093 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 18:11:05 +00:00
Fred Dixon
cc90157f24 Minor updates to --clean
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3092 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 14:42:44 +00:00
Fred Dixon
2625d97583 Added abbility to type 'bbb-conf --clean -w' to clean log files and watch every 2 sections for errors in log files. This is useful when starting BigBlueButton from a clean slate and looking for exceptions in log files during usage.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3091 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 14:34:01 +00:00
Fred Dixon
a14d37f166 updated bbb-conf with option --clean to clean all log files and --watch to watch log files for errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3089 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-12 17:56:14 +00:00
Fred Dixon
9701b46616 added more debugging checks for errors in log files to bbb-conf -c
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3088 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-11 21:20:34 +00:00
Fred Dixon
26da60ed6a Consolidating the checking for log errors in bbb-conf into bbb-conf --debug
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3086 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 22:49:49 +00:00
Fred Dixon
a3b09c7a99 Added capabilities for bbb-conf to check for errors & exceptions in log files. Usage: bbb-conf -c
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3083 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 02:37:32 +00:00
Fred Dixon
44849258d2 minor updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2854 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-06 16:15:45 +00:00
Fred Dixon
fde498840c updates to bbb-conf --check to detect more problems in a BigBlueButton install
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2848 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 23:14:17 +00:00
Fred Dixon
b98b7c6297 updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2846 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 22:48:31 +00:00
Fred Dixon
30f489b37b updates to bbb-conf: added --check to check current setup for potential problems
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2839 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 20:57:56 +00:00
Fred Dixon
6c9e618638 updates to bbb-conf, deprecitated bbb-setip and bbb-setupdev
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2838 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 18:33:28 +00:00
Fred Dixon
740c6f5d73 updates to bbb-conf to setup development environment for bbb-apps within VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2829 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 04:08:22 +00:00
Fred Dixon
8b71b90001 minor fixes to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2814 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 15:35:48 +00:00
Fred Dixon
3868261da5 updates to bbb-setupdev and bbb-setip
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2808 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 02:40:28 +00:00
Fred Dixon
778ee5a7c7 updates to bbb-conf to setup development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2807 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 02:23:54 +00:00
Fred Dixon
131bf6097d updates to bbb-conf to setup development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2806 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 01:18:58 +00:00
Fred Dixon
3c34d8f4dc merging bbb-setip and bbb-setupdev into bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2804 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 00:33:36 +00:00
Fred Dixon
94c568aae1 updated bbb-setupdev to print out proper path for connecting under windows
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1644 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-17 15:25:06 +00:00
Fred Dixon
db241f7240 Added helper scripts for setting up a BigBlueButton VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1583 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-09 17:47:39 +00:00