https://github.com/envkey/envkey Skip to content Sign up * Product + Features + Mobile + Actions + Codespaces + Packages + Security + Code review + Issues + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Learning Lab + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} envkey / envkey Public * Notifications * Fork 0 * Star 11 End-To-End Encrypted Environments MIT License 11 stars 0 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Discussions * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Projects * Wiki * Security * Insights This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 160 tags Code Latest commit @danenania danenania add --rolling rolling reloads example to README ... 25e1621 Mar 25, 2022 add --rolling rolling reloads example to README 25e1621 Git stats * 91 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time public apienterprise-v2.0.16 Mar 24, 2022 releases apienterprise-v2.0.16 Mar 24, 2022 .editorconfig cli-v2.0.0 Feb 8, 2022 .gitignore cli-v2.0.0 Feb 8, 2022 .nvmrc cli-v2.0.0 Feb 8, 2022 LICENSE initializing v2 repo Feb 8, 2022 README.md add --rolling rolling reloads example to README Mar 25, 2022 minisign.pub cli-v2.0.0 Feb 8, 2022 package-lock.json desktop-v2.0.28, cli-v2.0.11 Mar 10, 2022 package.json desktop-v2.0.28, cli-v2.0.11 Mar 10, 2022 View code [ ] End-To-End Encrypted Environments Easy integration Why EnvKey? Install Docs Coming from v1? Security Status Bugs Discussion and Community Support License Contributing Development README.md Welcome to the EnvKey v2 monorepo! All EnvKey's open source code lives here. End-To-End Encrypted Environments * Fixes configuration sprawl and sloppy secrets management. * Prevents breaches and outages. * Saves countless engineer-hours. EnvKey UI EnvKey CLI Easy integration $ envkey-source -- any-shell-command # That's it! Your command runs with the latest environment variables. $ es -- any-shell-command # To type less, use the ` + "`es`" + ` alias. $ es -- ping '$DATABASE_URL' # You can reference EnvKey variables in your shell command by wrapping them in single quotes. $ es -w -- ./start-server # Your server automatically restarts when there's a change. $ es -w --rolling -- ./start-server # Avoid downtime with rolling reloads across all connected processes. $ es -r ./reload-env -- ./start-server # Run custom reload logic when there's a change. $ eval "$(es)" # Set environment variables in the current shell. $ echo $'\n\neval "$(es --hook bash)"\n' >> ~/.bash_profile # Auto-load the latest environment in any EnvKey-enabled directory. Check out the integration quickstart for more details. The cross-platform envkey-source tool works with any language and offers the most integration options. That said, language-specific wrappers are also available for Node.js, Go, Python, and Ruby. Why EnvKey? * Open source, cross-platform, language-agnostic, end-to-end encrypted with NaCl. * Set environment variables + manage apps, environments, branches, servers, people, devices, and access control all in one place. * User-friendly UI + developer-friendly CLI. * Easy integration wherever you need it. * Cloud + self-hosting options. * Version control, audit logs, re-usable blocks, branches, environment inheritance, customizable environments, local development environments, change hooks, device-based auth, OS keyring integration, and more. Install You can download the latest versions of the EnvKey UI and CLI for your platform by going to EnvKey's homepage and clicking the big Download button at the top of the page. Install it when it's finished downloading. The first time you open the app, EnvKey's CLI and the envkey-source integration tool will also be installed for you. Both can also be installed individually on a server. You can also go to releases in this repo and find the latest release of envkey-desktop for your platform. Here's a quick overview on verifying releases with minisign. Docs Check out the docs, including a brief getting started overview. Coming from v1? Check out the v1 migration overview Security Read our security overview. Status See the current status of our services here. Bugs Please post an issue if you encounter a bug, even a small one. We'll do our best to fix it as soon as possible. Discussion and Community Jump in and ask a question, leave some feedback, ask for new features, or help out another EnvKey user. Support Email us: support@envkey.com Business plans include priority support. License All the code in this repo is free and open source under the MIT License. EnvKey's Cloud and Enterprise Self-Hosted products include commercially licensed server-side extensions for battle-ready infrastructure and advanced user management. Contributing Contributions to EnvKey are welcome, though we can't guarantee that we'll be able to accept or review every contribution. Before submitting a pull request, we suggest starting a discussion to get feedback and buy-in from the core team and community. This will greatly improve the chances that your PR will be reviewed and accepted. Development Here's an overview on setting up a dev environment to work on EnvKey. About End-To-End Encrypted Environments Resources Readme License MIT License Stars 11 stars Watchers 2 watching Forks 0 forks Releases 160 sdkwebpack-v2.0.6 Latest Mar 24, 2022 + 159 releases Packages 0 No packages published Used by 115 * @JuankCadavid * @kgcdream2019 * @congminh090800 * @aididan20 * @envkey * @Anujshraddha * @kgcdream2019 + 107 Languages * TypeScript 93.5% * Go 4.1% * Ruby 0.8% * Shell 0.7% * HTML 0.5% * JavaScript 0.3% * Other 0.1% * (c) 2022 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.