mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
118 lines
6.0 KiB
Markdown
118 lines
6.0 KiB
Markdown
<h1 align="center">
|
|
<img width="300" src="/img/logoname-black.svg#gh-light-mode-only" alt="ifnisical">
|
|
<img width="300" src="/img/logoname-white.svg#gh-dark-mode-only" alt="infisical">
|
|
</h1>
|
|
<p align="center">
|
|
<p align="center">Open-source, E2EE, simple tool to manage and sync environment variables across your team and infrastructure.</p>
|
|
</p>
|
|
|
|
<h4 align="center">
|
|
<a href="https://infisical.com/signup">Infisical Cloud</a> |
|
|
<a href="https://infisical.com/docs/self-hosting/overview">Self-Hosting</a> |
|
|
<a href="https://infisical.com/docs/gettingStarted">Docs</a> |
|
|
<a href="https://www.infisical.com">Website</a>
|
|
</h4>
|
|
|
|
<h4 align="center">
|
|
<a href="https://github.com/medusajs/medusa/blob/master/LICENSE">
|
|
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Medusa is released under the MIT license." />
|
|
</a>
|
|
<a href="https://github.com/infisical/infisical/blob/main/CONTRIBUTING.md">
|
|
<img src="https://img.shields.io/badge/PRs-Welcome-brightgreen" alt="PRs welcome!" />
|
|
</a>
|
|
<a href="https://join.slack.com/t/infisical/shared_invite/zt-1dgg63ln8-G7PCNJdCymAT9YF3j1ewVA">
|
|
<img src="https://img.shields.io/badge/chat-on%20Slack-blueviolet" alt="Slack community channel" />
|
|
</a>
|
|
</h4>
|
|
|
|
<img src="/img/infisical_github_repo.png" width="100%" alt="Dashboard" />
|
|
|
|
**[Infisical](https://infisical.com)** is an open source, E2EE tool to help teams manage and sync environment variables across their development workflow and infrastructure. It's designed to be simple and take minutes to get going.
|
|
|
|
- **User-Friendly Dashboard** to manage your team's environment variables within projects
|
|
- **[Language-Agnostic CLI](https://infisical.com/docs/getting-started/cli/installation)** that pulls and injects environment variables into your local workflow
|
|
- **[Complete control over your data](https://infisical.com/docs/self_host_overview)** - host it yourself on any infrastructure
|
|
- **Navigate Multiple Environments** per project (e.g. development, staging, production, etc.)
|
|
- **Personal/Shared** scoping for environment variables
|
|
- **[Integrations](https://infisical.com/docs/Heroku)** with CI/CD and production infrastructure (Heroku available, more coming soon)
|
|
- 🔜 **1-Click Deploy** to Digital Ocean and Heroku
|
|
- 🔜 **Authentication/Authorization** for projects (read/write controls soon)
|
|
- 🔜 **Automatic Secret Rotation**
|
|
- 🔜 **2FA**
|
|
- 🔜 **Access Logs**
|
|
- 🔜 **Slack Integration & MS Teams** integrations
|
|
|
|
And more.
|
|
|
|
## Get started
|
|
|
|
To quickly get started, visit our [get started guide](https://infisical.com/docs/getting-started/introduction).
|
|
|
|
## What's cool about this?
|
|
|
|
Infisical is simple, E2EE, and (soon to be) complete.
|
|
|
|
According to a [report](https://www.ekransystem.com/en/blog/secrets-management) in 2019, only 10% of organizations use secret management solutions despite all using digital secrets to some extent.
|
|
|
|
We're on a mission to make secret management more accessible to everyone — that means building for developers, not just security teams.
|
|
|
|
If you care about efficiency and security, then Infisical is right for you.
|
|
|
|
Need any integrations or want a new feature? Feel free to [create an issue](https://github.com/Infisical/infisical/issues) or [contribute](https://infisical.com/docs/contributing) directly to the repository.
|
|
|
|
## Contributing
|
|
|
|
For full documentation, visit [infisical.com/docs](https://infisical.com/docs).
|
|
|
|
Whether it's big or small, we love contributions ❤️ Check out our guide to see how to [get started](https://infisical.com/docs/contributing/overview).
|
|
|
|
Not sure where to get started? [Book a free, non-pressure pairing sessions with one of our teammates](mailto:tony@infisical.com?subject=Pairing%20session&body=I'd%20like%20to%20do%20a%20pairing%20session!)!
|
|
|
|
## Community & Support
|
|
|
|
- [GitHub Discussions](https://github.com/Infisical/infisical/discussions) for help with building and discussion.
|
|
- [GitHub Issues](https://github.com/Infisical/infisical-cli/issues) for any bugs and errors you encounter using Infisical.
|
|
- [Community Slack](https://join.slack.com/t/infisical/shared_invite/zt-1dgg63ln8-G7PCNJdCymAT9YF3j1ewVA) for hanging out with the community and quick communication with the team.
|
|
|
|
## Status
|
|
|
|
- [x] Public Alpha: Anyone can sign up over at [infisical.com](https://infisical.com) but go easy on us, there are kinks and we're just getting started.
|
|
- [ ] Public Beta: Stable enough for most non-enterprise use-cases.
|
|
- [ ] Public: Production-ready.
|
|
|
|
We're currently in Public Alpha.
|
|
|
|
## Integrations
|
|
|
|
We're currently setting the foundation and building integrations so secrets can be synced everywhere. Any help is welcome! :)
|
|
|
|
- [x] Docker
|
|
- [x] Docker Compose
|
|
- [x] Heroku
|
|
- [ ] Vercel
|
|
- [ ] Kubernetes
|
|
- [ ] AWS
|
|
- [ ] GCP
|
|
- [ ] Azure
|
|
- [ ] Digital Ocean
|
|
- [ ] GitLab
|
|
- [ ] CircleCI
|
|
|
|
## Open-source vs. paid
|
|
|
|
This repo is entirely MIT licensed, with the exception of the `ee` directory which will contain premium enterprise features requring a Infisical license in the future. We're currently focused on developing non-enterprise offerings first that should suit most use-cases.
|
|
|
|
## Security
|
|
|
|
Looking to report a security vulnerability? Please don't post about it in GitHub issue. Instead, refer to our [SECURITY.md](./SECURITY.md) file.
|
|
|
|
## Contributors 🦸
|
|
|
|
[//]: contributor-faces
|
|
|
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
<!-- prettier-ignore-start -->
|
|
<!-- markdownlint-disable -->
|
|
|
|
<a href="https://github.com/dangtony98"><img src="https://avatars.githubusercontent.com/u/25857006?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/vlad-matsiiako"><img src="https://avatars.githubusercontent.com/u/78047717?s=96&v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/maidul98"><img src="https://avatars.githubusercontent.com/u/9300960?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/hanywang2"><img src="https://avatars.githubusercontent.com/u/44352119?v=4" width="50" height="50" alt=""/></a> <a href="https://github.com/tobias-mintlify"><img src="https://avatars.githubusercontent.com/u/110702161?v=4" width="50" height="50" alt=""/></a>
|