docs: add Commet client guide#5005
Conversation
- Add docs/configuring-playbook-client-commet.md with configuration, build-version note, install, and troubleshooting - Link Commet docs from README.md and docs/configuring-playbook.md
|
Blocks on commetchat/commet#789, I suppose. The playbook does not make the component available yet. |
|
Yes, I believe the following config would work but I ran out of memory on my digital ocean droplet just now when attempting to deploy, matrix_client_commet_enabled: true
matrix_client_commet_default_homeserver: "{{ matrix_domain }}"
matrix_client_commet_container_image_self_build: true
matrix_client_commet_container_image_self_build_repo: "https://github.com/D4GU/selfbuild-commet"
matrix_client_commet_version: "main"Obviously this is not ideal and we should wait until that commet PR merges |
|
Yeah it blocks there. Thanks for checking it out. I'll check the docs later. I set it up like this time. |
Addresses #5001
Love the work @D4GU, thanks for the code changes, please let me know if anything in here is inaccurate/misleading/needs tweaking!