Commit Graph

26 Commits

Author SHA1 Message Date
damencho 8da0d3a1f1 Removes dependencies to other components.
Now the web app can be installed separately from jicofo and jitsi-videobridge, or can be installed on machine running nginx or apache. Currently only nginx will be configured and apache config is left to user. Later we can add and the apache config. Renames jitsi-meet to jitsi-meet-web (just the web content) and jitsi-meet-web-config (configuring jetty, nginx or apache). A new jitsi-meet package will be introduced, a meta package depending on jicofo, jvb and the current packages.
2016-11-28 13:13:08 -06:00
damencho 64475143cf Removes keyring dependency to switch to new build machine. 2016-06-30 15:31:35 -05:00
damencho c1122eae3a Adds dependency to new keyring and new repo update. 2016-06-30 15:22:22 -05:00
damencho 6715d41f92 Removes unused dependency.
Used to minimize strophe-plugins which were inside the source tree and now npm handles them.
2016-06-21 10:38:31 -05:00
paweldomas 2dba1d9d17 Requires prosody-trunk at least 607 for jitsi-meet-tokens 2016-01-19 12:59:22 -06:00
paweldomas 428fa3f16a New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 2016-01-19 12:59:06 -06:00
paweldomas 531b81cce3 Adds Prosody plugin for token authentication. 2015-11-02 15:28:18 -06:00
damencho a755f4dd56 Removes unused dependencies. 2015-10-07 13:36:48 -05:00
damencho 138785b466 Removes strophe debian package dependency in order to use the available version from source. 2015-08-26 16:50:23 -05:00
damencho a701821698 Fixes updates on distributions that are missing openjdk 8. 2015-07-30 14:36:44 -05:00
damencho f8b7d048b0 Updates meet default installation. Removes nginx dependency and adds openjdk-8 in order to activate multiplexing inside jvb and use its jetty to serve meet. Updates will not touch current configuration which will continue using nginx. 2015-07-27 16:07:22 -05:00
Damian Minkov 0faeb450c0 Drops use of Pre-Depends. 2015-03-21 14:18:11 +02:00
paweldomas 4b8eef0f3e Adds 'jicofo' to jitsi-meet-prosody Depends. 2014-12-04 12:31:41 +01:00
Damian Minkov 79a318d0e0 Adds dependency to jquery debian package. 2014-10-23 11:14:53 +03:00
Damian Minkov d9d1f010ab Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins). 2014-10-23 11:14:53 +03:00
Damian Minkov 286d21f647 Removes unused dependencies. 2014-10-20 10:41:30 +03:00
Damian Minkov 78cafadb99 Adds dependency to libjs-strophe package. 2014-09-16 12:58:52 +03:00
Damian Minkov 0680df56fd Changes default prosody config to be plain file, changes dependencies. 2014-09-05 15:24:58 +03:00
Damian Minkov 086dfe9278 Removes unused files. 2014-09-03 16:49:36 +03:00
Damian Minkov 42f383aa28 Fixes missing file in jitsi-meet-prosody package. 2014-08-12 15:06:37 +03:00
turint e200eacf09 Ads debian folder for packaging two debs, jitsi-meet and jitsi-meet-prosody. 2014-08-10 22:29:48 +03:00
turint c171078266 Removed debian packaging files. They are now in branch debian. 2014-08-01 16:13:26 +03:00
turint e62b2d129a Adds dependency on jitsi-meet-prosody. 2014-07-31 14:58:57 +03:00
turint 36743da290 fix for architecture independent builds (arch "all") 2014-07-07 12:50:29 +03:00
turint 90afe1b4dc added uploaders and fixed homepage address 2014-07-01 16:43:16 +03:00
turint 8aa807b77d debian folder initial version 2014-07-01 16:18:30 +03:00