You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add > Guide > Enable PgBouncer in Turbot Guardrails and Update links for troubleshooting permission issues across multiple guides to ensure consistency and accuracy. (#364)
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](/guardrails/docs/enterprise/FAQ/admin-permissions#aws-permissions-for-turbot-guardrails-administrators)|
96
+
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](guides/hosting-guardrails/installation/pre-installation/admin-permissions)|
97
97
| Further Assistance | If you continue to encounter issues, please open a ticket with us and attach the relevant information to assist you more efficiently. |[Open Support Ticket](https://support.turbot.com)|
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](/guardrails/docs/enterprise/FAQ/admin-permissions#aws-permissions-for-turbot-guardrails-administrators)|
97
+
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](guides/hosting-guardrails/installation/pre-installation/admin-permissions)|
98
98
| Further Assistance | If you continue to encounter issues, please open a ticket with us and attach the relevant information to assist you more efficiently. |[Open Support Ticket](https://support.turbot.com)|
Copy file name to clipboardExpand all lines: docs/guides/hosting-guardrails/installation/install-ted/index.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,15 +129,20 @@ As part of the TED infrastructure, Redis has previously been the default caching
129
129
130
130
For customers currently using Redis OSS cache, [here is how to update to Valkey](/guardrails/docs/guides/hosting-guardrails/updating-stacks/upgrade-to-valkey-cache).
131
131
132
-
## Step 16: Configure Advanced - Foundation Parameters and Overrides
132
+
## Step 16: Enable Pg Bouncer
133
+
134
+
To improve database connection management and performance, we now recommend enabling PgBouncer, a lightweight connection pooler for PostgreSQL.
135
+
For setup instructions, learn how to [Enable PgBouncer](/guardrails/docs/guides/hosting-guardrails/updating-stacks/update-pgbouncer).
136
+
137
+
## Step 17: Configure Advanced - Foundation Parameters and Overrides
133
138
134
139
The Foundation Parameters allow the TED stack to use SSM parameters defined in the TEF stack. You should only change these values if you did not use the default Resource Name Prefix (turbot) in the TEF stack.
The Foundation Overrides allow you to override values defined in the TEF stack. You will likely want to leave these blank.
139
144
140
-
## Step 17: Advanced - Infrastructure
145
+
## Step 18: Advanced - Infrastructure
141
146
142
147
Select a **Resource Name Prefix** which will be added to all Turbot Guardrails resources. Because this prefix will be used across many resource types and different resource types have different name restrictions, you should avoid special characters and uppercase letters. This prefix should match the name prefix you used in the TEF stack.
143
148
@@ -146,21 +151,21 @@ Select a **Resource Name Prefix** which will be added to all Turbot Guardrails r
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](/guardrails/docs/enterprise/FAQ/admin-permissions#aws-permissions-for-turbot-guardrails-administrators)|
189
+
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](guides/hosting-guardrails/installation/pre-installation/admin-permissions)|
185
190
| Further Assistance | If you continue to encounter issues, please open a ticket with us and attach the relevant information to assist you more efficiently. |[Open Support Ticket](https://support.turbot.com)|
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](/guardrails/docs/enterprise/FAQ/admin-permissions#aws-permissions-for-turbot-guardrails-administrators)|
185
+
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](guides/hosting-guardrails/installation/pre-installation/admin-permissions)|
181
186
| Further Assistance | If you continue to encounter issues, please open a ticket with us and attach the relevant information to assist you more efficiently. |[Open Support Ticket](https://support.turbot.com)|
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](/guardrails/docs/enterprise/FAQ/admin-permissions#aws-permissions-for-turbot-guardrails-administrators)|
182
+
| Permission Issues | If the current logged-in user lacks permission to modify, update, or create resources in the stack, or if IAM roles or SCPs have changed, preventing built-in roles from accessing needed configuration settings. |[Troubleshoot Permission Issues](guides/hosting-guardrails/installation/pre-installation/admin-permissions)|
178
183
| Further Assistance | If you continue to encounter issues, please open a ticket with us and attach the relevant information to assist you more efficiently. |[Open Support Ticket](https://support.turbot.com)|
0 commit comments