damencho
3c369a4c67
Fixes missing ssi for logging_config.js when meet served from jetty.
8 years ago
damencho
7d81ec4d86
Simplifies dependencies, removes possible circular dependency.
8 years ago
damencho
685d117a91
Fixes custom cert and key files for apache config.
8 years ago
damencho
e51f791ab0
Configures to use apache when this is the available web server.
8 years ago
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.
8 years ago
damencho
1454a28a69
Fixes serving interface_config when using jetty.
8 years ago
damencho
ed9fd6c8fd
Adds property for initial jetty ssi configuration.
9 years ago
damencho
1bb5188ac8
Simplifies the check for installed nginx, fixes purge when nginx was not used.
9 years ago
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.
9 years ago
damencho
74c531aed6
Uses port definition rather then wild card address when configuring authbind.
9 years ago
damencho
3289f6f68e
Updates nginx detection during configuration.
9 years ago
damencho
a701821698
Fixes updates on distributions that are missing openjdk 8.
9 years ago
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.
9 years ago
Damian Minkov
bc5565251c
Removes some links when reconfiguring.
10 years ago
Damian Minkov
4db75446f3
Do not edit /etc/nginx/nginx.conf file directly.
10 years ago
Damian Minkov
13846b022c
Fixes configuring certs if files already placed in /etc/ssl.
10 years ago
Damian Minkov
1602af0229
Migrates jitsi-videobridge config file.
10 years ago
Damian Minkov
8f9c6de0b6
Fixes purging configuration.
10 years ago
Damian Minkov
380cdcdd65
Adds dirs file.
10 years ago
Damian Minkov
75586431a4
Moves config.js in /etc/jitsi/meet.
10 years ago
Damian Minkov
7f341d0d8a
Fixes postinst script.
10 years ago
Damian Minkov
a03f43a881
Fixes errors in postinst.
10 years ago
Damian Minkov
cfa6ae33ee
Adds check to skip generate certs if they already exists on update.
10 years ago
turint
c5edb4b5a3
Fixes SSL debconf questions.
10 years ago
turint
f0a237d537
Fixes debconf questions for SSL.
10 years ago
turint
e994916b25
Fixes a typo.
10 years ago
turint
eeb9df55d5
Adds missing templates.
10 years ago
turint
d0b58b6d53
Adds certificate choices to debconf.
10 years ago
Damian Minkov
9d98b3a29e
Does not override prosody config on update.
10 years ago
Damian Minkov
53582abdaa
Does not override nginx config on update.
10 years ago
turint
e200eacf09
Ads debian folder for packaging two debs, jitsi-meet and jitsi-meet-prosody.
10 years ago