Saúl Ibarra Corretgé
7c4c8384fd
doc: replace documentation with the handbook
...
- Leave a link on doc/README,api,quick-install
- Moved the cloud API swagger file to resources/
- Merged the coding conventions with CONTRIBUTING.md
2020-05-17 08:02:29 +02:00
crouchingtigerhiddenadam
591ea0a44a
doc: quick install guide updates
...
* optional fix for https port 5284 error
https://community.jitsi.org/t/no-certificate-present-in-ssl-tls-configuration-for-https-port-5284/47836/7
* usage of sudo and systemctl made more consistent
* jigasi download url changed to stable
Jigasi download url changed. Is this required in addition to apt install jigasi as part of the quick install guide?
* wget/dpkg removed from jagasi instructions
2020-05-12 16:32:37 +02:00
Goacid
a41bda73ff
doc: add more details about systemd limits
2020-05-11 09:33:50 +02:00
Daniil Gentili
be2d20e20e
doc: fix echo when running with sudo
2020-04-29 14:57:21 +02:00
Neil Brown
a876f78fd7
Update quick-install.md ( #5819 )
...
Add information about firewall ports.
2020-04-10 12:19:39 -05:00
Neil Brown
7b34fb89d1
Update quick-install.md ( #5658 )
...
Clarify that a Let’s Encrypt cert is sufficient for iOS and Android clients.
2020-04-10 12:06:40 -05:00
Дамян Минков
ffdd4f2eed
debian: updates around coturn package and order of install ( #5729 )
...
* debian: Update coturn udp port to non-privileged one.
* debian: Turnserver config requires jitsi-meet-web-config files.
* doc: Updates doc, removing `--no-install-recommends`.
* debian: Moves checks and configs to default to prosody 0.11.
* debian: Disable room locking on internal muc.
* add scripts for deploying coturn with certbot
* turnserver: Removes unused variable showing error.
* debian: updates let's encrypt and coturn scripts.
* debian: Detect failure to retrieve external ip address.
* debian: Always configure turn when the turnserver package is installed.
Co-authored-by: Julien Fastré <julien.fastre@champs-libres.coop>
2020-04-08 13:06:49 -05:00
Stefan
a85c72d859
doc: use sudo
2020-04-01 22:57:08 +02:00
Asura Enkhbayar
e1a4478a06
doc: jitsi-videobridge -> jitsi-videobridge2
...
Update commands provided to reload and check the status of videobridge.
2020-03-30 11:48:32 +02:00
damencho
08ab513d4e
Updates nat config and uninstall part in qi guide.
2020-03-28 08:29:05 +01:00
damencho
2761a6dbb3
Warn that turn will need port 443.
2020-03-27 15:13:19 -05:00
James Addison
c5ce44f09d
doc(quick install): streamline documentation ( #5227 )
...
* Prioritize messaging re: using hosted Jitsi if self-hosted is not required
* Update wording for self-hosting vs hosted
* Expand requirements sentence into document section
* Simplify Ubuntu universe step
* Condense repository and package installation steps
* Add comments for package installation steps
* Simplify wording around hostname configuration
* Simplify lets-encrypt wording
* Move certificate generation step before package installation
* Expand certificate instructions
* Move conference test step to post-installation
* Rephrase installation testing / confirmation step
* Extract platform-specific installation notes
* Rephrase superuser guidance
* Replace lists.jitsi.org link with web.archive.org pointer
* Place /etc/hosts example in code block
* Remove space before colon
* Add spacing before/after 'or' (improves github markdown rendering)
* Revert "Add spacing before/after 'or' (improves github markdown rendering)"
This reverts commit 9f33beb2ab
.
* Nit: clarify apt/HTTPS relationship
* Revert "Expand requirements sentence into document section"
This reverts commit cf630983c0
.
* Relocate Ubuntu universe repository advice
* More concise Ubuntu universe messaging
* Revert "Extract platform-specific installation notes"
This reverts commit 7161a700cb
.
* Revert "Expand certificate instructions"
This reverts commit 5c479e7ffb
.
* Revert "Move conference test step to post-installation"
This reverts commit a0ee279b7c
.
* Revert "Simplify wording around hostname configuration"
This reverts commit ceab0ab9cf
.
* Revert "Revert "Simplify wording around hostname configuration""
This reverts commit a7127d03dc
.
* Revert "Revert "Revert "Simplify wording around hostname configuration"""
This reverts commit 1e5413690e
.
* Revert "Remove space before colon"
This reverts commit 35cae52722
.
* Mark Let's Encrypt step as optional
* Mark Let's Encrypt step as recommended
* Clarify Jitsi repository-add heading
* Nit: remove superfluous newline
* Fixup: restore Let's Encrypt descriptive text from master branch
* Update supported Ubuntu version to 18.04 (LTS)
* Add Ubuntu release codename
* Update minimum supported Debian version to 9 (Stretch)
* Undo relocation of Let's Encrypt script instructions
* Add Jitsi Meet mobile app certificate requirement notice
* 'Note' formatting consistency
* Rephrase sudo language
2020-03-27 12:15:43 -05:00
Дамян Минков
9a5b19babe
Migrates jetty config to nginx one ( #5413 )
...
* Completely removes jetty config and defaults to nginx.
* Force configuring nginx or apache.
* Fixes certs when upgrading from jetty.
* Fixes certs and restarts jvb.
* Turnserver config conflicts apache2.
* Multi-domain sed only for nginx.
* Updates docs removing jetty.
2020-03-27 09:07:47 -05:00
Sean McBride
e5d87e66bf
Various improvements to quick-install document
...
- removed paragraph about old Debian Wheezy, the link is broken, and Wheezy doesn't even get security updates anymore, so seems unlikely anyone would do a new install with it.
- clarified that Let's Encrypt script uses only the HTTP challenge.
- added links to a few things that newbies might want to look up (nginx, apache, jetty, SIP, FQDN, Let's Encrypt, etc.
- added some basic debugging starting points, based on my experience
- some minor grammatical tweaks
- other minor tweaks
2020-03-26 23:30:12 -05:00
Ansgar Burchardt
5148c81dd8
doc: quick-install.md: link to english version of doc how to change hostname
2020-03-24 14:09:45 +01:00
simevo
b40363be31
doc: make clear that /etc/hostname must match /etc/hosts
...
fixes #5260 (#5279 )
2020-03-23 13:53:27 +01:00
James Addison
9b0f5b0299
doc(quick install) Minor typo fixup ( #5222 )
2020-03-18 13:19:51 +01:00
raphj
e6ade2cf84
doc (quick install): Add the domain to /etc/hosts
2020-03-18 11:40:27 +01:00
Cyril Brulebois
99b21cdb2a
doc: fix typos in quick install guide
2020-03-18 10:52:09 +01:00
Дамян Минков
b73d98f863
Updates jvb pid file path.
2020-03-12 14:58:27 -05:00
Дамян Минков
c73ba37202
Introduces installing coturn as turn server for jitsi-meet ( #4959 )
...
* Adds package that can configure using turnserver for jitsi-meet.
Activates http2 on the nginx host and uses the alpn send with the web requests to multiplex traffic to be served as web of proxied to the turn server.
It needs nginx at least v1.13.10.
Adds turncredentials module from Philipp Hancke, with small modification (all int values for hosts need to be strings/tostring()) in order to be able to use the module with prosody 0.11.
* Moves loading of stream after loading stream module (50-..).
* Leaves DISABLE_TCP_HARVESTER to be handled by jvb.
* Fixes comments.
* Properly detect first time coturn install and configure it.
* Handles upgrading from jetty serving web.
* Does not create jvb user if already exists.
* Fixes let's encrypt and adds turnserver handling.
* Enables use of turn server in config.js if available.
* Adds a check whether prosody config exists.
There are cases where deployments can still have configured prosody in the main prosody config in /etc/prosody.
2020-01-09 16:51:27 +00:00
fossterer
d7eea8abbc
Added links related to NAT config in a new FAQ doc
2019-02-26 09:53:48 +00:00
Дамян Минков
9a1e9fff98
Updates quick-install with instructions for systemd config. ( #3488 )
...
Fixes too many open files.
2018-09-27 16:58:10 -05:00
jakob
8c23d43a3a
doc: add ubuntu universe repo note to quickinstall
...
Recent Ubuntus come with only main repositories enabled. See #3427 .
2018-09-25 11:12:04 -05:00
Neil Brown
1cc372868b
Update quick-install.md
...
Tweaks for clarity.
2018-07-31 11:35:18 +02:00
Neil Brown
6c5482fb9d
Update quick-install.md ( #2657 )
...
Add potential additional package to install, tested on fresh Debian 9 installation.
2018-04-11 10:42:27 +02:00
Дамян Минков
a505c01e9e
Update uninstall documentation.
...
The package jitsi-meet-prosody was missing from the list of packages.
2018-02-09 10:28:01 +01:00
Emil Ivov
a0a4fbf566
Instructions for Let's encrypt
2017-09-21 00:36:38 -05:00
Kolokotronis Panagiotis
5db605b0cf
[Docs] Web server config on install
2017-07-17 10:26:12 -05:00
damencho
b8189a31ad
Updates quick-install with mention of jvb behind nat and link to config.
2017-05-16 16:26:47 -05:00
Дамян Минков
79412f20ab
Updates quick-install doc with the new repo.
2016-07-21 22:53:58 -05:00
bgrozev
a64627aa47
Clarifies supported systems
2015-11-05 11:58:13 -06:00
bgrozev
83339382ab
s/jessie/Wheezy/
2015-10-21 09:53:51 -05:00
bgrozev
28d63ec2c1
Adds a note for running on Debian jessie.
2015-10-21 09:52:42 -05:00
Marc Laporte
0c3802183d
Minor rewording, fixing typos, and improving grammar
2015-06-03 12:52:52 -04:00
Paweł Domas
484b80965c
Update quick-install.md
...
Adds 'jicofo' package to Deinstall section.
2014-12-18 09:32:30 +01:00
Boris Grozev
e830ced554
Removes the troubleshooting section.
2014-12-17 11:35:10 +02:00
Boris Grozev
2041b54a07
Removes the add-apt-repository way of adding a repository.
2014-12-17 11:34:16 +02:00
Damian Minkov
0f431eec5d
Updates quick install. Removes some commands options for jigasi, which are no longer needed.
2014-10-28 10:13:18 +02:00
Yasen Pramatarov
1d5ce4da82
Update quick-install.md
2014-08-10 10:27:34 +03:00
Yasen Pramatarov
b32fbc8c56
Update quick-install.md
2014-08-06 16:24:21 +03:00
Yasen Pramatarov
7b2be8777b
Update quick-install.md
2014-08-06 16:16:48 +03:00
Yasen Pramatarov
500f95a771
Update quick-install.md
2014-08-06 16:14:59 +03:00
Yasen Pramatarov
8d637a1751
Update quick-install.md
2014-08-06 12:11:32 +03:00
Yasen Pramatarov
206ebb58f6
Update quick-install.md
2014-08-05 17:33:05 +03:00
Yasen Pramatarov
6c5396362b
Update quick-install.md
2014-08-05 17:22:23 +03:00
Yasen Pramatarov
9ff36d3c9a
Update quick-install.md
2014-08-05 17:09:03 +03:00
Yasen Pramatarov
de54825d0d
Update quick-install.md
2014-08-05 15:57:17 +03:00
Yasen Pramatarov
529402afa9
Update quick-install.md
2014-08-05 15:56:40 +03:00
Yasen Pramatarov
a56cc6336b
Update quick-install.md
2014-08-05 15:55:48 +03:00