Ditching Discord for Data Privacy: A Synapse Matrix Server Setup Guide

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 31

  • @alex-on-security
    @alex-on-security 2 месяца назад +2

    Thank you for creating this content. The Matrix project desperately needs more of these walk-throughs focused on real-world usecases and not just a bunch of description of the individual methods without any context. This is big!

  • @Kompresed
    @Kompresed 3 месяца назад

    by FAR the best matrix tutorial. ive been trying to get this set up for a week to no avail until i watched this tutorial. thank you for clearly explaining every step and what every command does.

    • @Techdox
      @Techdox  3 месяца назад

      Glad I could help :)

  • @Juslife.
    @Juslife. 4 месяца назад +1

    I've setup matrix just like in the video but for me, the matrix server is not reachable. Nor with the web browser neither in the element client. I've setup registration captcha after the first startup because I forgot to set the private/public key. was this the error?
    edit: I checked the docker log and the matrix server isn't showing any error in the console. it seems more like I just cant connect to it.

    • @mr.z7018
      @mr.z7018 3 месяца назад

      having the same issue, you find a fix?

  • @sperez53
    @sperez53 13 дней назад

    do you now how to integrate coturn server to synapse server????for making video calls outside of the Lan,thanks

  • @porhong8775
    @porhong8775 Месяц назад

    Thank you for your good explanation. I have installed success but I have a problem with phone call and video call by it still connecting when click answer between the 2 device that have difference network connection. Do you have any solution for this problem? Thanks

  • @iam.mohammadl
    @iam.mohammadl 3 месяца назад

    I did the same, but I could not connect to Integration Manager. Do I need to expose port 8448 and create another subdomain using Cloudflare Zero Trust for it?

  • @diegovasquez1066
    @diegovasquez1066 10 дней назад

    Nice video!, you helpme a lot, but for phone calls or videocalls, it says neet to ad "TURN server" to my service, great videos!!!

  • @jawwadhussain8457
    @jawwadhussain8457 Месяц назад

    what do with STMP ? email are not passing for invite link

  • @EchipPro
    @EchipPro 5 месяцев назад

    Wow thank you! You save my time.

  • @oleksandr2932
    @oleksandr2932 11 дней назад

    encountered the problem that federations do not work. I think it has to do with the cloudflare tunnels. is it possible to fix it?

    • @oleksandr2932
      @oleksandr2932 11 дней назад

      figured it out. you need to set up delegation. i did it with serve_server_wellknown: true configuration

    • @Techdox
      @Techdox  4 дня назад

      Glad you sorted it! Thanks for sharing the solution here as well.

  • @ldgnu
    @ldgnu 6 месяцев назад

    Very good info, I already had my Matrix server up and running. I have two problems that I would like to solve. Could you make a video with more advanced configuration?
    - I can't send gifs from Element (I think it's more of an Element problem).
    - Although I set up a turn server to have video calls, I don't think it's working properly.
    Thank you very much for everything!

    • @Techdox
      @Techdox  5 месяцев назад

      Are gifs meant to be inbuilt or you mean sending the URL to it and it showing as a GIF?

  • @Marco-rj3wv
    @Marco-rj3wv 3 месяца назад

    for me the "docker exec -it..." command required to create an admin user is not working. is there a different way to get around that?

    • @Techdox
      @Techdox  3 месяца назад

      What happens when you run that command?

    • @Marco-rj3wv
      @Marco-rj3wv 3 месяца назад

      @@Techdox never mind repeated the entire process and it worked. Keep up the great content!

  • @hakan-uj6sx
    @hakan-uj6sx 3 месяца назад

    Is it not possible to host your own server on Windows Server? The developers could have made the process so much easier. Such as a GUI executable in which you can configure like TeamSpeak.

    • @Techdox
      @Techdox  3 месяца назад

      Executables may be easier but a windows server is just bloated and messy. Running it on Linux with Docker is the cleanest and most efficient way to run majority of web services

  • @jhPampoo
    @jhPampoo 28 дней назад

    I love synapse matrix, but user management is something too complicated, unlike next cloud or rocket chat (but rocket chat message UI is too classical, all text are black ehhh)

    • @Techdox
      @Techdox  26 дней назад +1

      Yeah, everyone will find their preferred option :)

  • @RedVelocityTV
    @RedVelocityTV 6 месяцев назад

    I wish this also supported Cloudflare turnstile instead of recaptha

  • @peytonishere
    @peytonishere Месяц назад

    so its like the tor network or the crypto blockchain.

    • @Techdox
      @Techdox  Месяц назад

      Not really, it’s just self hosted and each community server is run but that user and not all by one company

  • @kevinhughes9801
    @kevinhughes9801 6 месяцев назад

    Excellent vid will give this a go. Would love to see a section on how to do it in portainer in your vids

    • @Techdox
      @Techdox  5 месяцев назад +1

      It would be the same process but the compose will be deployed via the Portainer stacks etc

  • @RiffyDevine
    @RiffyDevine 5 месяцев назад

    Do you over or will you cover how to get voip working in it?

    • @Techdox
      @Techdox  5 месяцев назад

      It doesn’t work out of the box? It did when I tested it

    • @shanold7681
      @shanold7681 3 месяца назад

      @@Techdox With me it works with local users out of the box but If I was talking to someone outside of my lan it would never connect.