Title. Proxy managers and dashboards for me. The first one because “I’m not working on NASA lmao” and the second one, “It’s not minimal enough”.

  • z3bra@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 year ago

    So many things !

    • torrent tracker (to serve what?)
    • IRC server (I’m alone!)
    • Matrix server (ok, I tried this one… But I’m alone)
    • An SSO server (definitely overkill)
    • CI/CD system with vmd(1) (even more overkill!)
    • A package repository for binaries I build
    • A distributed package building system

    The list goes on and grows everyday haha

    • johntash@eviltoast.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago
      • Irc server - …you can create your own bot net!
      • sso - single set of credentials for all your apps it’s pretty nice, especially if you have even one more user
      • package repository - also useful for caching yum/apt/docker repos for a bunch of vms to use
      • z3bra@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        To be fair I do have an IRC server, but it’s just to goof around with the protocol.

        SSO is nice I’m theory, but I’m the only user and I don’t have much authenticated services.

        And package repo, I wanted to build one for my own package manager, but I don’t use it much in the end.

    • minorsecond
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Ha. I host Jenkins (CI/CD) just because. I have some C++ projects that I wanted to run through a build/test pipeline. It’s not too bad to set up. Now it’s dormant 99% of the time though.