From e2857e525650f1fce98f0d89727c4a345fefa236 Mon Sep 17 00:00:00 2001 From: James Addison Date: Fri, 27 Mar 2020 12:33:51 +0000 Subject: [PATCH] Revert "Move conference test step to post-installation" This reverts commit a0ee279b7caaa520acb208f8554f27a82817218b. --- doc/quick-install.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/quick-install.md b/doc/quick-install.md index 4ef4533f4..75a64531a 100644 --- a/doc/quick-install.md +++ b/doc/quick-install.md @@ -60,16 +60,6 @@ Alternatively, you can enter the IP address of the machine (if it is static or d You'll need to share this hostname or IP address with conference participants who will use your service. -### Confirm that your installation is working - -Launch a web browser (Chrome, Chromium or latest Opera) and enter the hostname or IP address from the previous step into the address bar. - -If you are using a self-signed certificate, you may need to ask your browser to ignore certificate warnings. - -You should see a web page prompting you to create a new meeting. Make sure that you can successfully create a meeting and that other participants are able to join the session. - -If this all worked, then congratulations! You have an operational Jitsi conference service. - #### Advanced configuration If installation is on a machine [behind NAT](https://github.com/jitsi/jitsi-meet/blob/master/doc/faq.md) further configuration of jitsi-videobridge is needed in order for it to be accessible. Provided that all required ports are routed (forwarded) to the machine that it runs on. By default these ports are (TCP/443 or TCP/4443 and UDP 10000). @@ -92,6 +82,16 @@ To load the values and check them look [here](#systemd-details) for details. By default, anyone who has access to your jitsi instance will be able to start a conference: if your server is open to the world, anyone can have a chat with anyone else. If you want to limit the ability to start a conference to registered users, set up a "secure domain". Follow the instructions at https://github.com/jitsi/jicofo#secure-domain. +### Confirm that your installation is working + +Launch a web browser (Chrome, Chromium or latest Opera) and enter the hostname or IP address from the previous step into the address bar. + +If you are using a self-signed certificate, you may need to ask your browser to ignore certificate warnings. + +You should see a web page prompting you to create a new meeting. Make sure that you can successfully create a meeting and that other participants are able to join the session. + +If this all worked, then congratulations! You have an operational Jitsi conference service. + ## Adding sip-gateway to Jitsi Meet ### Install Jigasi