Or maybe a two click solution? :)

  • @[email protected]
    link
    fedilink
    English
    41 year ago

    I am currently using yunohost.

    I report that it works out of the box within the local network.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        currently struggling to make use of zerotier to do that.

        all the DNS stuff is like magic for me.

        Did you take the route via a fixed IP and a bought domain?

          • @[email protected]
            link
            fedilink
            English
            11 year ago

            yes I know about the domains but port forwarding at my router is yet to be impossible for me. also I am unsure if I am ready to open my network to the outside yet.

            do you rely on the built in safety measures or do you have additional security measures implemented?

            • @[email protected]
              link
              fedilink
              English
              11 year ago

              Yunohost provides good set of tools to secure home server (Fail2Ban). Additionally, I use SSH on different port and with pubkey authentication. My Nextcloud instance uses geoblocker and 2FA. I am waiting for 2FA for Yunohost SSO (it should be added in Yunohost 11.x) It is good to not make all apps available in open way. I have some of them hidden with Yunohost SSO system. I do not host apps, that can be used anonymously, for example copy-paste tools or Nitter.

              Not all routers provided by ISP support port forwarding. It can be locked for you. If you have normal IP address (even dynamic) you should be able to open this ports. My friend had to call his ISP and ask for opening the ports. Another way is to buy second router and use first router in bridge mode (which I do, because I started using OpenWrt).

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        In some way yes, but Docker is containerization engine, which can be used to selfhost stuff. Yunohost is special OS for selfhosting and only selfhosting. Apps installed using Yunohost are not containerized, and they are made for easy deployment.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        yes kind of an alternative.

        but i think it is even more since it also takes care about proxies, domains and everything gives you a nice UI for all and gives you implemented packages.