certificates icon indicating copy to clipboard operation
certificates copied to clipboard

please consider setting up apt repository for the deb packages

Open jubalfh opened this issue 2 years ago • 2 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

right now the step-cli and step-ca packages you're providing are only available from the github release pages, which is great for trying out the software, but rather inconvenient if one wants to automate installations without having to provide the package hosting themselves.

Why is this needed?

an ability to just add an apt source instead of playing with ever-changing urls to the downloads goes a long way towards convenience when one tries to automate things and yet does not need all the features of your commercial offering.

jubalfh avatar Mar 29 '23 20:03 jubalfh

Related - https://github.com/smallstep/cli/issues/660

dopey avatar Mar 30 '23 00:03 dopey

@jubalfh take a look at a snippet of the automation script I'm using to automate the installation as a workaround while there is no official deb repository.

MacWeber avatar Apr 19 '23 02:04 MacWeber