• w3dd1e@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    16 hours ago

    Tailscale could probably be easier but I wanted to make it easy for my parents.

    I was trying to set it up via Reverse Proxy in Caddy. My stupid NAS has proprietary software and the only way to do it is in Docker but their version of docker has some wonky issues with ports.

      • w3dd1e@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 hours ago

        It’s been a few weeks since I’ve tinkered with it but I plan on pulling it up today. If I remember right, it works fine if I launch it as a singular container by itself, but if I launch it inside a container with multiple apps, it says the ports are in use. I verified that no other app is using the ports. I checked in the CLI and it says containers is using the port. Very weird.

        Following tutorials and researching online had been helpful by my NAS uses QNAP’s QTS operating system. It locks you out of many basic functions. I can’t install apps outside of its App Store unless it’s in a docker container, for example.

        Many command line functions have also been removed so when I’m troubleshooting or looking for alternate fixes, I’m blocked out.