Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/doc/addons/elastic.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,7 @@ If you think your system might require some customization (like some plugins act
## Migrations and upgrades

When migrating or upgrading an Elasticsearch instance β€” especially when it's deployed as a cluster with multiple VMs and nodes β€” contact [our support team](https://console.clever-cloud.com/ticket-center-choice) beforehand to confirm feasibility and coordinate the operation without disruption.

## Custom base configuration

{{% content "db-custom-config" %}}
4 changes: 4 additions & 0 deletions content/doc/addons/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,7 @@ Here is the list of actions that you won't be able to perform:
- Backup frequency or retention control.

Ask Clever Cloud support if you want to perform one of these actions.

## Custom base configuration

{{% content "db-custom-config" %}}
4 changes: 4 additions & 0 deletions content/doc/addons/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,7 @@ Here is the list of actions that you won't be able to perform:
- Create Trigger or Function (Only on DEV plan)

Ask Clever Cloud support if you want to perform one of these actions.

## Custom base configuration

{{% content "db-custom-config" %}}
4 changes: 4 additions & 0 deletions content/doc/addons/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,7 @@ Here is the list of actions that you won't be able to perform:
- Back-up frequency or retention control.

Ask Clever Cloud support if you want to perform one of these actions.

## Custom base configuration

{{% content "db-custom-config" %}}
4 changes: 4 additions & 0 deletions content/doc/addons/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ Here is the list of actions that you won't be able to perform:
- Backup frequency or retention control.

Ask Clever Cloud support if you want to perform one of these actions.

## Custom base configuration

{{% content "db-custom-config" %}}
1 change: 1 addition & 0 deletions shared/db-custom-config.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
By default, the server is configured by Clever Cloud to ensure optimal performance and security. If your use case requires specific server parameters, contact [Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice) to discuss feasibility.

Check notice on line 1 in shared/db-custom-config.md

View workflow job for this annotation

GitHub Actions / vale

[vale] shared/db-custom-config.md#L1

[Google.Passive] In general, use active voice instead of passive voice ('is configured').
Raw output
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('is configured').", "location": {"path": "shared/db-custom-config.md", "range": {"start": {"line": 1, "column": 24}}}, "severity": "INFO"}
Loading