You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jitsi-meet-web-config.templates 1.5KB

1234567891011121314151617181920212223242526272829303132
  1. Template: jitsi-meet/cert-choice
  2. Type: select
  3. __Choices: Generate a new self-signed certificate (You will later get a chance to obtain a Let's encrypt certificate), I want to use my own certificate
  4. _Description: SSL certificate for the Jitsi Meet instance
  5. Jitsi Meet is best to be set up with an SSL certificate.
  6. Having no certificate, a self-signed one will be generated.
  7. By choosing self-signed you will later have a chance to install Let’s Encrypt certificates.
  8. Having a certificate signed by a recognised CA, it can be uploaded on the server
  9. and point its location. The default filenames will be /etc/ssl/--domain.name--.key
  10. for the key and /etc/ssl/--domain.name--.crt for the certificate.
  11. Template: jitsi-meet/cert-path-key
  12. Type: string
  13. _Description: Full local server path to the SSL key file:
  14. The full path to the SSL key file on the server.
  15. If it has not been uploaded, now is a good time to do so.
  16. Template: jitsi-meet/cert-path-crt
  17. Type: string
  18. _Description: Full local server path to the SSL certificate file:
  19. The full path to the SSL certificate file on the server.
  20. If you haven't uploaded it, now is a good time to upload it in another console.
  21. Template: jitsi-meet/jvb-hostname
  22. Type: string
  23. _Description: The hostname of the current installation:
  24. The value for the hostname that is set in Jitsi Videobridge installation.
  25. Template: jitsi-videobridge/jvb-hostname
  26. Type: string
  27. _Description: Hostname:
  28. The Jitsi Meet web config package needs the DNS hostname of your instance.