Env To Fnox

Migrate a project's plaintext .env file to fnox, a secret manager that stores only *references* in a committed fnox.toml and resolves real values from a vault at run time. Use when a repo has secrets in .env (or .env.local) and the user wants them out of plaintext, when setting up secrets for a new project, or when the user mentions fnox, Bitwarden Secrets Manager, bws, or "stop committing my .env". Defaults to the Bitwarden Secrets Manager provider; also supports 1Password, age, AWS/Azure/Vault, and the OS keychain.

mickzijdel Updated

File contents

mickzijdel/dev-hooks/tree/main/plugins/dev-hooks/skills/env-to-fnox commit 0ceb7aacb9

Frequently asked questions

npx skillmds@latest add mickzijdel/env-to-fnox