mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
docs + minor fixes
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
BIN
docs/images/integrations/circleci-context/integrations-page.png
Normal file
BIN
docs/images/integrations/circleci-context/integrations-page.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 290 KiB |
33
docs/integrations/cicd/circleci-context.mdx
Normal file
33
docs/integrations/cicd/circleci-context.mdx
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "CircleCI Context"
|
||||
description: "How to sync secrets from Infisical to CircleCI Contexts"
|
||||
---
|
||||
|
||||
Prerequisites:
|
||||
|
||||
- Set up and add envars to [Infisical Cloud](https://app.infisical.com)
|
||||
|
||||
<Steps>
|
||||
<Step title="CircleCI API Token">
|
||||
Obtain an API token in User Settings > Personal API Tokens
|
||||
|
||||

|
||||
|
||||
Navigate to your project's integrations tab in Infisical.
|
||||
|
||||

|
||||
<Tip>If you already have other integrations setup, click "Add Integration" on the top right corner to add the CircleCi Context integration.</Tip>
|
||||
|
||||
Press on the CircleCI Contexts tile and input your CircleCI API token to grant Infisical access to your CircleCI account.
|
||||
|
||||

|
||||
|
||||
</Step>
|
||||
<Step title="Start integration">
|
||||
Select which Infisical environment secrets you want to sync to which CircleCI Context and press create integration to start syncing secrets to CircleCI.
|
||||
|
||||

|
||||

|
||||
|
||||
</Step>
|
||||
</Steps>
|
||||
@@ -428,6 +428,7 @@
|
||||
"group": "View more",
|
||||
"pages": [
|
||||
"integrations/cicd/circleci",
|
||||
"integrations/cicd/circleci-context",
|
||||
"integrations/cicd/travisci",
|
||||
"integrations/cicd/rundeck",
|
||||
"integrations/cicd/codefresh",
|
||||
|
||||
Reference in New Issue
Block a user