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
1454a28a69
Fixes serving interface_config when using jetty.
2016-08-03 11:53:21 -05:00
damencho
ed9fd6c8fd
Adds property for initial jetty ssi configuration.
2016-06-02 12:27:47 -05:00
damencho
1bb5188ac8
Simplifies the check for installed nginx, fixes purge when nginx was not used.
2015-11-09 16:26:13 -06:00
damencho
5a254ba949
Uses jvb config file from the new location. Fixes a problem where reconfiguring can break package installation due to missing jvb config file.
2015-09-09 15:15:23 -05:00
damencho
74c531aed6
Uses port definition rather then wild card address when configuring authbind.
2015-09-01 14:25:11 -05:00
damencho
3289f6f68e
Updates nginx detection during configuration.
2015-07-30 14:59:31 -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
bc5565251c
Removes some links when reconfiguring.
2015-03-21 14:18:11 +02:00
Damian Minkov
4db75446f3
Do not edit /etc/nginx/nginx.conf file directly.
2015-03-05 17:52:05 +02:00
Damian Minkov
13846b022c
Fixes configuring certs if files already placed in /etc/ssl.
2014-11-17 11:44:24 +02:00
Damian Minkov
1602af0229
Migrates jitsi-videobridge config file.
2014-10-23 16:38:59 +03:00
Damian Minkov
8f9c6de0b6
Fixes purging configuration.
2014-10-23 11:14:54 +03:00
Damian Minkov
380cdcdd65
Adds dirs file.
2014-10-23 11:14:54 +03:00
Damian Minkov
75586431a4
Moves config.js in /etc/jitsi/meet.
2014-10-23 11:14:54 +03:00
Damian Minkov
7f341d0d8a
Fixes postinst script.
2014-09-16 15:41:51 +03:00
Damian Minkov
a03f43a881
Fixes errors in postinst.
2014-09-04 10:46:05 +03:00
Damian Minkov
cfa6ae33ee
Adds check to skip generate certs if they already exists on update.
2014-09-03 12:52:08 +03:00
turint
c5edb4b5a3
Fixes SSL debconf questions.
2014-09-03 12:52:08 +03:00
turint
f0a237d537
Fixes debconf questions for SSL.
2014-09-03 12:52:08 +03:00
turint
e994916b25
Fixes a typo.
2014-09-03 12:52:08 +03:00
turint
eeb9df55d5
Adds missing templates.
2014-09-03 12:52:08 +03:00
turint
d0b58b6d53
Adds certificate choices to debconf.
2014-09-03 12:52:08 +03:00
Damian Minkov
9d98b3a29e
Does not override prosody config on update.
2014-08-29 12:53:42 +03:00
Damian Minkov
53582abdaa
Does not override nginx config on update.
2014-08-28 10:29:27 +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