Aaron van Meerten
afc96808e8
added support of static directory in debian install and Makefile for source package
vor 8 Jahren
damencho
1d7da21e48
Moves all static content/files in a new folder.
Also clears debian package from including *.js files from source roote folder, files which were not used.
vor 8 Jahren
damencho
8591fe00b6
Adds a script which install certificates from let's encrypt.
The script looks for nginx, apache2 or jetty configuration and edits the first one found. Nginx and apache2 will be reloaded, while jvb will be stopped, configured and started again.
vor 8 Jahren
Saúl Ibarra Corretgé
b01ad360da
Move miscellaneous files to resources
vor 8 Jahren
Lyubomir Marinov
0051b3b79c
Clean up obsolete file references
vor 8 Jahren
damencho
3c369a4c67
Fixes missing ssi for logging_config.js when meet served from jetty.
vor 8 Jahren
damencho
7d81ec4d86
Simplifies dependencies, removes possible circular dependency.
vor 8 Jahren
damencho
685d117a91
Fixes custom cert and key files for apache config.
vor 8 Jahren
damencho
e51f791ab0
Configures to use apache when this is the available web server.
vor 8 Jahren
damencho
4d0701cfda
Fixes build. Wrong changelog file.
vor 8 Jahren
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.
vor 8 Jahren
Boris Grozev
65300b34df
refactor: removes unused code.
vor 8 Jahren
damencho
ec98e6fdff
Revert "Skips the analytics file from main folder when creating deb." Excluding file, excludes it and from subfolders.
This reverts commit 157bb1931d .
vor 8 Jahren
damencho
157bb1931d
Skips the analytics file from main folder when creating deb.
vor 8 Jahren
damencho
1454a28a69
Fixes serving interface_config when using jetty.
vor 8 Jahren
paweldomas
9f3c209096
Switch back to 'luajwt' in order to fix broken JWT
Temporarily reference 'luajwtjitsi' luarock for immediate
deployment until our changes with RS256 support
eventually get merged with the master
vor 8 Jahren
damencho
64475143cf
Removes keyring dependency to switch to new build machine.
vor 8 Jahren
damencho
c1122eae3a
Adds dependency to new keyring and new repo update.
vor 8 Jahren
damencho
6715d41f92
Removes unused dependency.
Used to minimize strophe-plugins which were inside the source tree and now npm handles them.
vor 8 Jahren
hristoterezov
8deb003ef6
JWT client support
vor 9 Jahren
damencho
ed9fd6c8fd
Adds property for initial jetty ssi configuration.
vor 9 Jahren
hristoterezov
4a1175d44f
Fixes comments after review
vor 9 Jahren
paweldomas
2dba1d9d17
Requires prosody-trunk at least 607 for jitsi-meet-tokens
vor 9 Jahren
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.
vor 9 Jahren
paweldomas
ac8e1ce388
Configures Jicofo when jitsi-meet-tokens package is installed
vor 9 Jahren
paweldomas
1565f0a598
Removes Prosody patch(the code is in trunk)
vor 9 Jahren
paweldomas
9d60af1a9d
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.
vor 9 Jahren
paweldomas
9734da3083
Configures Jicofo when jitsi-meet-tokens package is installed
vor 9 Jahren
damencho
1bb5188ac8
Simplifies the check for installed nginx, fixes purge when nginx was not used.
vor 9 Jahren
damencho
f005606428
Reverts messing with css files.
vor 9 Jahren
paweldomas
7ff7545570
Reload Prosody after successful tokens install.
vor 9 Jahren
paweldomas
ca89b59638
Fixes for jitsi-meet-tokens Debian package.
vor 9 Jahren
paweldomas
9406669aae
Fix for jitsi-meet-tokens
vor 9 Jahren
paweldomas
531b81cce3
Adds Prosody plugin for token authentication.
vor 9 Jahren
damencho
a755f4dd56
Removes unused dependencies.
vor 9 Jahren
damencho
a6f8c53947
Removes unused files from deb package.
vor 9 Jahren
Boris Grozev
3a66283f46
Fixes the css file path included in the debian package.
vor 9 Jahren
Boris Grozev
d0b254ca15
Merges css files.
vor 9 Jahren
damencho
cc7d8b8a0d
Removes unused minification.
vor 9 Jahren
damencho
df0563d8d5
Updates the license put in debian package.
vor 9 Jahren
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.
vor 9 Jahren
damencho
74c531aed6
Uses port definition rather then wild card address when configuring authbind.
vor 9 Jahren
damencho
138785b466
Removes strophe debian package dependency in order to use the available version from source.
vor 9 Jahren
damencho
3289f6f68e
Updates nginx detection during configuration.
vor 9 Jahren
damencho
a701821698
Fixes updates on distributions that are missing openjdk 8.
vor 9 Jahren
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.
vor 9 Jahren
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
vor 10 Jahren
George Politis
93648f361b
Updates the license headers.
vor 10 Jahren
Damian Minkov
224dff7481
Updates patch.
vor 10 Jahren
Damian Minkov
643b2024c0
Reloads wrong service on remove jitsi-meet-prosody.
vor 10 Jahren