Complete preliminary new quickstarts

This commit is contained in:
Tuan Dang
2023-04-29 14:39:22 +03:00
parent e5cb0cbca3
commit bced5d0151
10 changed files with 371 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
title: "Introduction"
---
Infisical is an [open-source](https://opensource.com/resources/what-open-source), [end-to-end encrypted](https://en.wikipedia.org/wiki/End-to-end_encryption) secret management platform that enables teams to easily manage and sync their environment variables.
Infisical is an [open-source](https://opensource.com/resources/what-open-source), [end-to-end encrypted](https://en.wikipedia.org/wiki/End-to-end_encryption) secret management platform that enables teams to easily manage and sync secrets like API keys, database credentials, and environment variables.
Start syncing environment variables with [Infisical Cloud](https://app.infisical.com) or learn how to [host Infisical](/self-hosting/overview) yourself.
@@ -13,7 +13,7 @@ Start syncing environment variables with [Infisical Cloud](https://app.infisical
icon="timer"
color="#ea5a0c"
>
Tour Infisical in a few minutes
Learn about Infisical and how to fetch secrets in minutes
</Card>
<Card href="/cli/overview" title="CLI" icon="square-terminal" color="#16a34a">
Install the CLI to inject secrets into apps and infra.