Aaron Raimist

Results 133 comments of Aaron Raimist

There is no Threema bridge for this project to integrate https://github.com/turt2live/matrix-wishlist/issues/177 would be a better place to track the creation of the bridge. Once it exists, then this project can...

That's likely an issue with the bridge itself. I would suggest you open an issue on https://gitlab.com/beeper/linkedin/-/issues or bring it up in their Matrix room.

The error message looks pretty clear. `cannot load certificate "/matrix/ssl/config/live/element.matrix.myselfhosting.com/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory`

I don't know anything about nginx proxy manager. You might be looking for https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/26ec3ca1b54accdb944c5cd5fc5a732c23ce41a7/docs/configuring-playbook-own-webserver.md#method-2-fronting-the-integrated-nginx-reverse-proxy-webserver-with-another-reverse-proxy Specifically ``` # Do not retrieve SSL certificates. matrix_ssl_retrieval_method: none # Do not try to serve...

I don't use the WhatsApp bridge but the proper way to fix it should be to add ``` matrix_mautrix_whatsapp_configuration_extension_yaml: | bridge: enable_status_broadcast: false ``` to your `vars.yml` file and then...

If you have `/matrix` then you should have everything you need to continue on with the same install. In general though, reinstalling a federated server without leaving the rooms shouldn't...

> Please also don’t forget that podman allows rootless containers and is therefore much more secure! While Docker container exploits might give attackers root privileges, that won’t be the case...

I understand that currently you can only choose one or the other but personally I would love the option to run two (or more!) homeserver implementations at the same time.

They would have to use separate domains of course but I wouldn't think it would be that difficult. Not sure how many people would use it though so may not...

@mx4k that patch is in Element 1.9.9. If you update your copy of the playbook you will get Element 1.9.9. https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/maintenance-upgrading-services.md