mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: correct minor typos in GitLab and AWS Amplify documentation
This commit is contained in:
@@ -12,7 +12,7 @@ Infisical supports two methods for connecting to GitLab: **OAuth** and **Access
|
||||
<Accordion title="Self-Hosted Instance Setup">
|
||||
Using the GitLab Connection with OAuth on a self-hosted instance of Infisical requires configuring an OAuth application in GitLab and registering your instance with it.
|
||||
|
||||
<Tip>If you're self-hosting Gitlab with custom certificates, you will have to configure your Infisical instance to trust these certificates. To learn how, please follow [this guide](../../self-hosting/guides/custom-certificates).</Tip>
|
||||
<Tip>If you're self-hosting GitLab with custom certificates, you will have to configure your Infisical instance to trust these certificates. To learn how, please follow [this guide](../../self-hosting/guides/custom-certificates).</Tip>
|
||||
|
||||
**Prerequisites:**
|
||||
- A GitLab account with existing projects
|
||||
|
||||
@@ -19,7 +19,7 @@ This approach enables you to fetch secrets from Infisical during Amplify build t
|
||||
<Tab title="Machine Identity (Recommended)">
|
||||
<Steps>
|
||||
<Step title="Create a machine identity">
|
||||
Create a machine identtiy and connect it to your Infisical project. You can read more about how to use machine identities [here](/documentation/platform/identities/machine-identities). The machine identity will allow you to authenticate and fetch secrets from Infisical.
|
||||
Create a machine identity and connect it to your Infisical project. You can read more about how to use machine identities [here](/documentation/platform/identities/machine-identities). The machine identity will allow you to authenticate and fetch secrets from Infisical.
|
||||
</Step>
|
||||
|
||||
<Step title="Set the machine identity client ID and client secret as Amplify environment variables">
|
||||
|
||||
@@ -88,7 +88,7 @@ via the UI or API for the third-party service you intend to sync secrets to.
|
||||
|
||||
<Note>
|
||||
Infisical is continuously expanding it's Secret Sync third-party service support. If the service you need isn't available,
|
||||
you can contact us at team@infisical.com to make a request .
|
||||
you can contact us at team@infisical.com to make a request.
|
||||
</Note>
|
||||
|
||||
## Key Schemas
|
||||
|
||||
Reference in New Issue
Block a user