Add a license #5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Nice work with Garage, I've just set it up on my Raspberry Pi, looking forward to making things more stable at home network.
Garage is already packaged and available as a module for NixOS which I use to configure all of my devices and sreviced declaratively. Suffice it to say, I wouldn't be (and wasn't) a self hoster without ease of NixOS.
Bagage is pretty much no-brainer for me, and I would like to package it up in NixOS as well. NixOS doesn't have too many criteria for packaging things, but distributability and a valid software license are among the bare minimum.
Any OSI-compliant license (I'm personally a fan of AGPLv3 and you folks appear to be too) should be fine, it'd just need to be mentioned.
I will be sure to make the alpha/beta nature of the package abundantly clear via documentation, if that is a concern.
Forgive me if there is a LICENSE and I missed, let me know for any questions.
Thanks and keep up the good work,
Payas
I've added an AGPLv3 license to the repo.