mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
docs: updated secret rotation doc with images
This commit is contained in:
@@ -48,12 +48,11 @@ To learn more about MySQL Permissioning, please follow this [documentation](http
|
||||
</Step>
|
||||
<Step title="Click on MySQL Card" />
|
||||
<Step title="Provide the inputs">
|
||||

|
||||
These are inputs required by MySQL Rotation Providers
|
||||
|
||||
<Info>
|
||||
Here Admin username and password means the rotator account. You don't need to provide the Database admin account.
|
||||
</Info>
|
||||
|
||||
- Admin Username
|
||||
|
||||
Rotator Admin username
|
||||
@@ -80,6 +79,9 @@ To learn more about MySQL Permissioning, please follow this [documentation](http
|
||||
Certificate to connect with database(string)
|
||||
</Step>
|
||||
<Step title="Configure the output secret mapping">
|
||||
|
||||

|
||||
|
||||
The secret keys to be replaced in the provided board after successful secret rotation
|
||||
|
||||
- Select `Environment`, `Secret Path` and `Interval` to rotate the secrets
|
||||
|
||||
@@ -48,6 +48,7 @@ To learn more about Postgres Permissioning, please follow this [documentation](h
|
||||
</Step>
|
||||
<Step title="Click on PostgresSQL Card" />
|
||||
<Step title="Provide the inputs">
|
||||

|
||||
These are inputs required by PostgresSQL Rotation Providers
|
||||
|
||||
<Info>
|
||||
@@ -80,6 +81,9 @@ To learn more about Postgres Permissioning, please follow this [documentation](h
|
||||
Certificate to connect with database(string)
|
||||
</Step>
|
||||
<Step title="Configure the output secret mapping">
|
||||
|
||||

|
||||
|
||||
The secret keys to be replaced in the provided board after successful secret rotation
|
||||
|
||||
- Select `Environment`, `Secret Path` and `Interval` to rotate the secrets
|
||||
|
||||
@@ -25,6 +25,7 @@ Follow the [SendGrid Docs to create an admin api key](https://docs.sendgrid.com/
|
||||
</Step>
|
||||
<Step title="Click on Twilio SendGrid Card" />
|
||||
<Step title="Provide the inputs">
|
||||

|
||||
These are inputs required by SendGrid Rotation Providers
|
||||
|
||||
- Admin API Key
|
||||
@@ -35,6 +36,7 @@ Follow the [SendGrid Docs to create an admin api key](https://docs.sendgrid.com/
|
||||
SendGrid generated API Key's scopes. For more info refer [this doc](https://docs.sendgrid.com/api-reference/api-key-permissions/api-key-permissions)
|
||||
</Step>
|
||||
<Step title="Configure the output secret mapping">
|
||||

|
||||
The secret keys to be replaced in the provided board after successful secret rotation
|
||||
|
||||
- Select `Environment`, `Secret Path` and `Interval` to rotate the secrets
|
||||
|
||||
BIN
docs/images/secret-rotation/mysql-step1.png
Normal file
BIN
docs/images/secret-rotation/mysql-step1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
docs/images/secret-rotation/postgres-step1.png
Normal file
BIN
docs/images/secret-rotation/postgres-step1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
docs/images/secret-rotation/postgres-step2.png
Normal file
BIN
docs/images/secret-rotation/postgres-step2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
BIN
docs/images/secret-rotation/sendgrid-step1.png
Normal file
BIN
docs/images/secret-rotation/sendgrid-step1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
BIN
docs/images/secret-rotation/sendgrid-step2.png
Normal file
BIN
docs/images/secret-rotation/sendgrid-step2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user