mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
66 lines
2.4 KiB
Plaintext
66 lines
2.4 KiB
Plaintext
---
|
|
title: "Features"
|
|
---
|
|
|
|
This is a non-exhaustive list of features that Infisical offers:
|
|
|
|
## Web UI
|
|
|
|
The Web UI is used to manage teams and environment variables.
|
|
|
|
- Provision access to organizations and projects.
|
|
- Add/delete/update, scope, search, sort, hide-unhide environment variables.
|
|
- Separate environment variables by environment.
|
|
- Import environment variables via drag-and-drop, export them as a .env file.
|
|
|
|
## CLI
|
|
|
|
The CLI is used to inject environment variables into applications and infrastructure.
|
|
|
|
- Inject environment variables.
|
|
- Inject environment variables into containers via service tokens for Docker.
|
|
|
|
## Integrations
|
|
|
|
We're still early with integrations but you'll be able to sync environment variables across your entire infrastructure from local development to CI/CD and production.
|
|
|
|
| Integration | Status |
|
|
| -------------- | ----------- |
|
|
| Docker | Available |
|
|
| Docker-Compose | Available |
|
|
| Kubernetes | Coming soon |
|
|
| Vercel | Coming soon |
|
|
| AWS | Coming soon |
|
|
| GCP | Coming soon |
|
|
| Azure | Coming soon |
|
|
| DigitalOcean | Coming soon |
|
|
| GitLab | Coming soon |
|
|
| CircleCI | Coming soon |
|
|
| TravisCI | Coming soon |
|
|
| GitHub Actions | Coming soon |
|
|
| Jenkins | Coming soon |
|
|
|
|
Missing an integration? Throw in a request.
|
|
|
|
## Roadmap
|
|
|
|
We're building the future of secret management, one that's comprehensive and accessible to all. Some high-level features we have in mind:
|
|
|
|
| Feature | Status |
|
|
| ------------------------------------- | ---------------- |
|
|
| Integrations | Ongoing |
|
|
| More hosting options | Ongoing |
|
|
| 1-Click Deploys | Ongoing |
|
|
| Account recovery: Backup key | Ongoing |
|
|
| Account recovery: Member-assisted | Noet yet started |
|
|
| Slack & MS teams integrations | Not yet started |
|
|
| Access logs | Not yet started |
|
|
| Version control for secrets | Not yet started |
|
|
| 2FA | Not yet started |
|
|
| Restricted IPs | Not yet started |
|
|
| Read/write access controls | Not yet started |
|
|
| Secret rotation | Not yet started |
|
|
| Comparing secrets across environments | Not yet started |
|
|
|
|
Interested in contributing? Check out the guide.
|