• tisktisk@piefed.social
        link
        fedilink
        English
        arrow-up
        8
        ·
        3 days ago

        ackshually’d again bahaha. Can someone point me in the direction of where to get started in the piped game?

        • Lucy :3@feddit.org
          link
          fedilink
          arrow-up
          6
          ·
          3 days ago

          Most official/big instances get banned by youtube pretty quickly. To host your own, you essentially just run one docker compose, that’s it. If you want it to be public, you’ll need a public IPv4 and configure a reverse proxy (eg. nginx).

          • tisktisk@piefed.social
            link
            fedilink
            English
            arrow-up
            4
            ·
            3 days ago

            Could I host my own on a desktop and make it semi-public only to me so I can use piped from my phone? Is this too ambitious for a newbie to the self-host game? I’ve only ever hosted a simplex smp and xftp server(I just ran a script and it worked OOTB)

            • Lucy :3@feddit.org
              link
              fedilink
              arrow-up
              2
              ·
              2 days ago

              That would only work easily in your own network. As soon as you want access from other networks (mobile/work/etc.) you need to:

              • Get a public IPv4 from your provider. I got that easily, but idk if your provider can and will do this. Otherwise, there are proxy services.
              • Open port 80 (http) and 443 (https) in your router.
              • Very likely buy a domain (which is 1.4€ - 10€ per year, depending on the name and tld).