• jay@mbin.zerojay.com
    link
    fedilink
    arrow-up
    1
    arrow-down
    4
    ·
    edit-2
    1 month ago

    So you added the secret to the file and restarted the docker container, right?

    Something that I think will help you with self-hosting in the future is to always read through the entire process for setting up whatever you want to set up first, beginning to end, so that you are familiar with what you need to do before attempting it the first time. It’s helped me numerous times myself.

    • catloaf@lemm.ee
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 month ago

      Which config file does it go in? Where does it go in that file? Do you literally just put “registration_shared_secret” or does it need a value? What is the syntax of setting the value? Does it accept spaces, special characters, etc.?

      • Flax@feddit.ukOP
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        edit-2
        1 month ago

        How do I restart synapse…

        Pressed enough buttons and it worked

        • jay@mbin.zerojay.com
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          By the way, running synapse - docker or not - is a challenge. It can be very complex especially if you are interested in adding gateways to other services and such. Attempting to use https://github.com/spantaleev/matrix-docker-ansible-deploy might be a better choice as even though it is A LOT, it has a ton of good documentation and you can grow with it as it can help you install various different Matrix servers, gateways and clients as well.

          Good luck, hope to hear more about how you get on with it.

      • jay@mbin.zerojay.com
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        1 month ago

        As it says in the image, the file is /data/homeserver.yaml. Your other questions are all answered by looking at the way the file is formatted.

    • NaibofTabr@infosec.pub
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 month ago

      This assumes that

      1. There’s a process to read.

      2. The steps in the process are complete and thorough.

      Those are bad assumptions.

      • jay@mbin.zerojay.com
        link
        fedilink
        arrow-up
        0
        arrow-down
        2
        ·
        1 month ago

        Uh… yeah, those are assumptions I made because I went through it entirely myself previously so… yeah.