• Chicory [Ohio]@midwest.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    I’ve been running Tipi for a couple months on a home machine. I don’t have any significant experience with Docker and Tipi was simple enough I could get it running pretty easily.

    I use tailscale to access it away from home. I’m running FreshRSS, Invidious, LibReddit, Joplin and Vikunja. Pretty slick!

  • bnjmn@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I haven’t had much luck with app-store-type solutions in the past, but this looks really promising! Thanks for sharing :)

  • Kyle@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    So I’m the kind of person who runs back ups using two synologies and is more of a GUI guy. I use mac and pcs very fluently but I’m not entirely terminal or command line literal.

    Will something like this cause more problems if I’m looking to get rid of Google drive and start switching to next cloud or will this make my life easier?

  • PlutoniumAcid@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I’d like to try this, but how will it work alongside my existing setup?

    I run NPM to get SSL for my domain, so now there will be two services trying to do the same?

    I also run Mattermost which is not in the Store here, so I will still need to run some things outside of this service - while still needing the SSL and reverse proxy.

    • adr1an@programming.devOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 months ago

      The most salient difference is that YNHST is tied to Debian, while Runtipi is a set of containers you can install on any distro

      • adr1an@programming.devOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        11 months ago

        These comparisons are extremely difficult to make (not many people really tried all, we all judge from docs, etc.) That being said, I think runtipi is simpler in the curve of customization, if you have the knowledge. If you don’t, well then maybe, a full-blown OS is better. But my original post addressed the advantage I see on runtipi, with all the links to the docs. It’s powerful and encourages customization. To me, it’s a good mid-point between ‘raw’ docker (e.g. linuxserver.io which btw provides most of the images), and a highly automatized system. For example, one of the bigger features is that you can set repositories (e.g. on GitHub) as stores: I will repeat the link to these docs here: https://www.runtipi.io/docs/contributing/adding-a-new-app …over these repos you simply write docker-compose YAML files. I don’t know what’s the solution to this on CasaOS, but YunoHost has a set of scripts or bash functions. That’s something I believe takes more effort to mantain. All in all, imho, runtipi has a good balance between flexibility, complexity, and customization.