Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 

94 rader
3.6 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2026, Slavi Pantaleev, Aine Etke, MDAD community members
  3. # This file is distributed under the same license as the matrix-docker-ansible-deploy package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2026-02-13 10:32+0000\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: ../../../docs/configuring-playbook-jwt-service.md:8
  19. msgid "Setting up JWT Service (optional)"
  20. msgstr ""
  21. #: ../../../docs/configuring-playbook-jwt-service.md:10
  22. msgid "The playbook can install and configure [LiveKit JWT Service](https://github.com/element-hq/lk-jwt-service) for you."
  23. msgstr ""
  24. #: ../../../docs/configuring-playbook-jwt-service.md:12
  25. msgid "LK-JWT-Service is currently used for a single reason: generate JWT tokens with a given identity for a given room, so that users can use them to authenticate against LiveKit SFU."
  26. msgstr ""
  27. #: ../../../docs/configuring-playbook-jwt-service.md:14
  28. msgid "See the project's [documentation](https://github.com/element-hq/lk-jwt-service/) to learn more."
  29. msgstr ""
  30. #: ../../../docs/configuring-playbook-jwt-service.md:16
  31. msgid "Decide on a domain and path"
  32. msgstr ""
  33. #: ../../../docs/configuring-playbook-jwt-service.md:18
  34. msgid "By default, JWT Service is configured to be served:"
  35. msgstr ""
  36. #: ../../../docs/configuring-playbook-jwt-service.md:20
  37. msgid "on the Matrix domain (`matrix.example.com`), configurable via `matrix_livekit_jwt_service_hostname`"
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-jwt-service.md:21
  40. msgid "under a `/livekit-jwt-service` path prefix, configurable via `matrix_livekit_jwt_service_path_prefix`"
  41. msgstr ""
  42. #: ../../../docs/configuring-playbook-jwt-service.md:23
  43. msgid "This makes it easy to set it up, **without** having to adjust your DNS records manually."
  44. msgstr ""
  45. #: ../../../docs/configuring-playbook-jwt-service.md:25
  46. msgid "Adjusting DNS records"
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-jwt-service.md:27
  49. msgid "If you've changed the default hostname, **you may need to adjust your DNS** records accordingly to point to the correct server."
  50. msgstr ""
  51. #: ../../../docs/configuring-playbook-jwt-service.md:29
  52. msgid "Adjusting the playbook configuration"
  53. msgstr ""
  54. #: ../../../docs/configuring-playbook-jwt-service.md:31
  55. msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  56. msgstr ""
  57. #: ../../../docs/configuring-playbook-jwt-service.md:37
  58. msgid "Installing"
  59. msgstr ""
  60. #: ../../../docs/configuring-playbook-jwt-service.md:39
  61. msgid "After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all`"
  62. msgstr ""
  63. #: ../../../docs/configuring-playbook-jwt-service.md:41
  64. msgid "Usage"
  65. msgstr ""
  66. #: ../../../docs/configuring-playbook-jwt-service.md:43
  67. msgid "Once installed, a new `org.matrix.msc4143.rtc_foci` section is added to the Element Web client to point to your JWT service URL (e.g., `https://matrix.example.com/livekit-jwt-service`)."
  68. msgstr ""
  69. #: ../../../docs/configuring-playbook-jwt-service.md:45
  70. msgid "Additional Information"
  71. msgstr ""
  72. #: ../../../docs/configuring-playbook-jwt-service.md:47
  73. msgid "Refer to the LiveKit JWT-Service documentation for more details on configuring and using JWT Service."
  74. msgstr ""