Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conjur installation that reduces installation Reduce complexity of install experience #53

Open
ryanprior opened this issue Sep 21, 2017 · 0 comments

Comments

@ryanprior
Copy link

ryanprior commented Sep 21, 2017

As an automated system, I want a minimal Summon install script without any providers so that I can install only the providers I want, using my own tools, into my preferred location.

As a human, I want a single install script that includes with Summon a few common useful providers in a sensible default location.

Right now, the Summon install experience is catered to the first (automation) persona, and humans have to go through multiple manual steps to install Summon + providers.

Summon should rename the current minimal install script to install-minimal.sh and create a new install.sh script which includes some providers, so that after one step a human user is ready to ~ begin ~ summoning ~

Acceptance criteria:

GIVEN I am looking at the Summon readme,
WHEN I follow the "install" instructions,
THEN I get Summon + providers installed into the default location so that I can immediately fetch secrets;
WHEN I follow the "minimal install (expert)" directions,
THEN I get Summon alone

@sigalsax sigalsax changed the title Reduce complexity of install experience Conjur installation that reduces complexity of installation Nov 8, 2017
@sigalsax sigalsax changed the title Conjur installation that reduces complexity of installation Conjur installation that reduces installation Reduce complexity of install experience Nov 8, 2017
@jvanderhoof jvanderhoof removed the ready label Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants