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

1Password support #10

Open
1 task
danthegoodman1 opened this issue Aug 9, 2024 · 1 comment · May be fixed by #12
Open
1 task

1Password support #10

danthegoodman1 opened this issue Aug 9, 2024 · 1 comment · May be fixed by #12
Labels
enhancement New feature or request

Comments

@danthegoodman1
Copy link
Owner

danthegoodman1 commented Aug 9, 2024

Add support to have env vars come from onepassword vaults.

Digging through some docs, we probably want to make the UX something like epicenv set KEY --1password/-1 vault/item/field. They have an official go sdk to load these: https://developer.1password.com/docs/sdks/load-secrets

If seeking to monetize this with enterprises, maybe make this integration (and subsequent integrations) part of an enterprise license, meaning this would have to be dual licensed (keeping MIT for everything local + github keys). Would still be source-available, but must be activated (require internet connection, which is fine bc ent features will likely be integrations with internet connected services)

@danthegoodman1 danthegoodman1 changed the title OnePassword support 1Password support Aug 9, 2024
@danthegoodman1
Copy link
Owner Author

Users will need to register a service account for 1password, so can have something like epicenv integrate 1password and then take it via stdin.

Will need to add sources to env var secrets to achieve functionlity like personal vars

@danthegoodman1 danthegoodman1 added the enhancement New feature or request label Aug 9, 2024
@danthegoodman1 danthegoodman1 linked a pull request Aug 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant