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