Hi together,

after googling my ass wound, I‘m wondering if you‘ve got some ideas what could fit my needs. As an admin I‘m in the need to store information about customers, like IP addresses and ranges, their credentials, possibly user credentials and software licenses (perpetual and recurring), maybe even hardware information etc.

Are you aware of sth like that? Snipe-IT doesn’t seem to be an option as it does still not support subscription based licenses (why ever…) and GLPI is not tenancy based.

Thanks in advance!

  • zeitueB
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    At work we use Logseq for notes and we store software licenses in vaultwarden.

    I also have all of the docker compose files and other required files in a git repository with a readme per compose stack.

    • bloopernova@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      This is good stuff. The last environment I managed, we used Dokuwiki for documentation, and a shared KeePass db for passwords and licenses. If I were doing it again, I’d use your method. At my current client we use Confluence but I miss being able to dump any script output into Dokuwiki.