this post was submitted on 17 Jun 2023
8 points (100.0% liked)

Matrix

196 readers
1 users here now

An open network for secure, decentralized communication

founded 4 years ago
MODERATORS
 

Hi, I have no IPv4 from my ISP, so I host everything through Cloudflare Tunnel. I recently tried matrix-docker-ansible-deploy and got it to work, but I couldn’t get calling and federation to work over Tunnel. Is there any way to do this?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I'm not sure if that is the best/correct way to do it.

What you should have probably done is use the server_name property to point to your Apex/Main domain.

https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#server_name

I highly recommend that you to go through the documentation throughly atleast once, especially if you will be hosting the server for a long period of time.

Edit:

If you followed the cloudfare guide you linked below, it should probably be fine. Still do go through the documentation.