nicolae-stroncea
8d0202113a
doc: clarify required Node / npm versions
5 年前
Martin
829e3bfe15
doc: add nginx config for the electron version in manual install doc
5 年前
C0rn3j
53f937ba4e
Update and improve manual install doc
5 年前
Mark Anthony Sison
8976b92842
doc(install): adds cd command to jitsi-meet installation
6 年前
Sylvia van Os
1cb9bbc7a4
Fix wrong filename change
6 年前
Sylvia van Os
fee9bdb98c
Fix NAT documentation
6 年前
Buddhika Jayawardhana
16f47e5e0a
doc: mention Java version 8 is required
Ref: #3543
6 年前
Geert Stappers
4283d8b342
doc: describe what BOSH is
7 年前
Sam Joseph
00f18e9369
doc: minor grammatical fix (#3202)
7 年前
bgrozev
7ce670df0c
doc: Add -f to update-ca-certificates
7 年前
Дамян Минков
30b51ff384
Adds warning to manual-install doc.
7 年前
damencho
3ac41bb0c3
Updates manual install doc with auth.domain certs instructions.
8 年前
damencho
e90d09a6d9
Updates recording instructions in manual install doc.
8 年前
cmrd Senya
71da05dc96
Explicitly set c2s_require_encryption to false
Jitsi Meet doesn't seem to work with c2s_require_encryption set to true.
c2s_require_encryption is false by default. However it is possible that
in some Prosody configurations it is overriden by a global config to be
true. In that case Jitsi Meet might not work out-of-box. So let's set it
explicitly to be sure it is correct.
8 年前
pierreozoux
1ff29384b3
Add a network schemas
This is to help understanding how things are wired.
8 年前
Boris Grozev
b22f1965aa
doc: Remove obsolete reference to browserify.
8 年前
Samuel Liard
df6f920b44
Force jquery-ui version to fix pb with beta version we can get with npm
Use Maven in place of ant
Add --host parameter for jicofo
Add build for jitsi Meet
Revert "Force jquery-ui version to fix pb with beta version we can get with npm"
This reverts commit 35a8641e62 .
9 年前
Saúl Ibarra Corretgé
6d6b5a7917
cleanup: Remove default Chrome extension ID
It makes for a bad first-time experience for users, since the desktop sharing
button will be visible, but it will never work.
Also get rid of the now deprecated `desktopSharingChromeMethod` option.
8 年前
bgrozev
c9af2b956c
Updates the manual installation docs
Adds the --host argument to the jicofo command, as suggested by exs on irc.
9 年前
Senya
8196233ed2
Update manual-install.md
There is no YOURSECRET4 mentions in the document
9 年前
bgrozev
0e66552a7f
Clarifies documentation
Add a note about the need to forward ports, as suggested by @joudinet on github.
10 年前
Дамян Минков
fd44cfa7a0
Typo.
10 年前
Marc Laporte
dd8371f49c
fix typo
10 年前
Damian Minkov
497c60375c
Updates manual install instructions.
10 年前
gpolitis
d94f001f25
A recent JDK and Ant is required to compile JICOFO.
10 年前
gpolitis
afb85e2fd9
These are Debian instructions really.
10 年前
gpolitis
fffb5801c5
Makes some nginx directives optional.
10 年前
gpolitis
d81cd20ee6
Removes otalk modules from the installation procedure.
10 年前
gpolitis
3e7a9228bc
No turn server is necessary with Jitsi Videobridge.
10 年前
Paweł Domas
91358476a1
Update manual-install.md
Adds jicofo install instructions.
11 年前
Boris Grozev
10adea1691
Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md.
11 年前
bill auger
55d4cfb66d
fix typos - syntax errors in config.js example
* in the example code for config.js in INSTALL.md
contains three key-value-pairs not present in the example file
'config.js.example' - these were appended without inserting a comma
and the last two of these were commented out without removing
the trailing comma - the example file 'config.js.example' is correct
but using the INSTALL.md version causes the page render to halt prematurely
making login impossible
11 年前
bgrozev
de227480ba
Fix a typo (thanks, Fippo!)
11 年前
Boris Grozev
fb33131488
Add instructions for enabling recoridng.
11 年前
Marc Laporte
e60f5bf859
typo
11 年前
bgrozev
8a77dc10e1
Update instructions.
Don't use the prosody admin console, as it's disabled.
11 年前
Max Albrecht
3fee98d138
INSTALL.md: make sure lsb-release is installed
If `lsb-release` is not installed, an invalid entry is added to `/etc/apt/sources.list`, leaving apt in an unusable state
11 年前
Emil Ivov
7195758405
Cosmetics
Applies Fcrancois's suggestion about tipping users where they can start testing.
Removes occurrences of jitmeet since the name is no longer in use.
11 年前
Boris Grozev
50a08d175f
Adds the example config files and updates the link in INSTAL.md
11 年前
turint
398c096a05
Added turncredentials module to prosody config
11 年前
bgrozev
132ee9da90
Update instructions.
Change some jitmeet references to Jitsi Meet and other minor cleanup.
11 年前
Matthew Duggan
92fdbdc5de
Make references to example config files more consistent
11 年前
Matthew Duggan
5ed9914334
Update to match latest version of google doc instructions.
11 年前
Matthew Duggan
26170676e1
Install instructions in markdown format.
11 年前