From e664a8b30792558b8cd47f8f9b841585e4eee591 Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Tue, 27 Dec 2022 21:48:38 -0500 Subject: [PATCH] Added resuest for translations to README.md --- README.md | 6 + i18n/README.en.md | 330 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 336 insertions(+) create mode 100644 i18n/README.en.md diff --git a/README.md b/README.md index 457cf27af..ac2f2a5b5 100644 --- a/README.md +++ b/README.md @@ -322,3 +322,9 @@ Infisical officially launched as v.1.0 on November 21st, 2022. However, a lot of + +## 🌎 Translations + +Infisical is currently aviable in English and Korean. Help us translate Infisical to your language! + +You can find all the info in [this issue](https://github.com/Infisical/infisical/issues/181). \ No newline at end of file diff --git a/i18n/README.en.md b/i18n/README.en.md new file mode 100644 index 000000000..ac2f2a5b5 --- /dev/null +++ b/i18n/README.en.md @@ -0,0 +1,330 @@ +

+ infisical + infisical +

+

+

Open-source, E2EE, simple tool to manage and sync environment variables across your team and infrastructure.

+

+ +

+ Slack | + Infisical Cloud | + Self-Hosting | + Docs | + Website +

+ +

+ + Medusa is released under the MIT license. + + + PRs welcome! + + + git commit activity + + + Slack community channel + + + Infisical Twitter + +

+ +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](https://infisical.com/docs/getting-started/dashboard/project)** to manage your team's environment variables within projects +- **[Language-Agnostic CLI](https://infisical.com/docs/cli/overview)** that pulls and injects environment variables into your local workflow +- **[Complete control over your data](https://infisical.com/docs/self-hosting/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/integrations/overview)** with CI/CD and production infrastructure +- 🔜 **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 makes secret management simple and end-to-end encrypted by default. We're on a mission to make it more accessible to all developers, not just security teams. + +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. + +If you care about efficiency and security, then Infisical is right for you. + +We are currently working hard to make Infisical more extensive. 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/overview) directly to the repository. + +## 🌱 Contributing + +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? You can: + +- [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!)! +- Join our Slack, and ask us any questions there. + +## 💚 Community & Support + +- [Slack](https://join.slack.com/t/infisical-users/shared_invite/zt-1kdbk07ro-RtoyEt_9E~fyzGo_xQYP6g) (For live discussion with the community and the Infisical team) +- [GitHub Discussions](https://github.com/Infisical/infisical/discussions) (For help with building and deeper conversations about features) +- [GitHub Issues](https://github.com/Infisical/infisical-cli/issues) (For any bugs and errors you encounter using Infisical) +- [Twitter](https://twitter.com/infisical) (Get news fast) + +## 🐥 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](https://infisical.com/docs/integrations/overview) so secrets can be synced everywhere. Any help is welcome! :) + + + + + + + + + + +
Platforms Frameworks
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + ✔️ Docker + + + + ✔️ Docker Compose + + + + ✔️ Heroku + +
+ + ✔️ Vercel + + + + ✔️ Kubernetes + + + 🔜 Fly.io +
+ 🔜 AWS + + + ✔️ GitHub Actions + + + 🔜 Railway +
+ 🔜 GCP + + 🔜 GitLab CI/CD (https://github.com/Infisical/infisical/issues/134) + + 🔜 CircleCI (https://github.com/Infisical/infisical/issues/91) +
+ 🔜 Jenkins + + 🔜 Digital Ocean + + 🔜 Azure +
+ 🔜 TravisCI + + + ✔️ Netlify + + + 🔜 Railway +
+ 🔜 Bitbucket + + 🔜 Supabase + + 🔜 Render (https://github.com/Infisical/infisical/issues/132) +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + ✔️ React + + + + ✔️ Express + +
+ + ✔️ Gatsby + + + + ✔️ Flask + +
+ + ✔️ Django + + + + ✔️ Laravel + +
+ + ✔️ NestJS + + + + ✔️ Remix + +
+ + ✔️ Next.js + + + + ✔️ Vite + +
+ + ✔️ Ruby on Rails + + + + ✔️ Vue + +
+ + ✔️ Fiber + + + + ✔️ Nuxt + +
+ +
+ +## 🏘 Open-source vs. paid + +This repo is entirely MIT licensed, with the exception of the `ee` directory which will contain premium enterprise features requiring 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. + +## 🚨 Stay Up-to-Date + +Infisical officially launched as v.1.0 on November 21st, 2022. However, a lot of new features are coming very quickly. Watch **releases** of this repository to be notified about future updates: + +![infisical-star-github](https://github.com/Infisical/infisical/blob/main/.github/images/star-infisical.gif?raw=true) + +## 🦸 Contributors + +[//]: contributor-faces + + + + + + + +## 🌎 Translations + +Infisical is currently aviable in English and Korean. Help us translate Infisical to your language! + +You can find all the info in [this issue](https://github.com/Infisical/infisical/issues/181). \ No newline at end of file