Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Credential fetching via command exec #49

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

eropple
Copy link
Contributor

@eropple eropple commented Jan 31, 2023

  • adds the ability to run a command in order to fetch a secret from a store. For example, you can use 1Password or the macOS keychain to store your credentials now, independently from our config.yaml file, to avoid unencrypted secrets at rest.
  • Upgrades config file to version 2
  • Includes automatic upgrading to version 2
  • adds render config upgrade to permanently upgrade a config file to the latest version (saves backup)

@eropple
Copy link
Contributor Author

eropple commented Jan 31, 2023

(there is a docs TODO here to cookbook ways to store credentials on various platforms)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant