mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
---
|
|
title: "Render"
|
|
description: "How to sync secrets from Infisical to Render"
|
|
---
|
|
|
|
Prerequisites:
|
|
|
|
- Set up and add envars to [Infisical Cloud](https://app.infisical.com)
|
|
|
|
<Steps>
|
|
<Step title="Authorize Infisical for Render">
|
|
Obtain a Render API Key in your Render Account Settings > API Keys.
|
|
|
|

|
|

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

|
|
|
|
Press on the Render tile and input your Render API Key to grant Infisical access to your Render account.
|
|
|
|

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

|
|

|
|
</Step>
|
|
</Steps> |