-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
38 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ and the client. Following rules defined by the user, Varnish will cache the data | |
|
||
Varnish is only available on **PHP**, **Go** and **Node.js** applications. Support for other applications is in discussion. | ||
|
||
For more information about it, contact us at [[email protected]](mailto:support@clever-cloud.com). | ||
For more information about it, contact [Clever Cloud Support](https://console.clever-cloud.com/ticket-center-choice). | ||
|
||
## Enable Varnish for your application | ||
|
||
|
@@ -60,14 +60,14 @@ rename the file to `varnish.vcl` and move it in the `/clevercloud` folder. | |
|
||
## Varnish with a monorepo | ||
|
||
If you use a monorepo, you may want to use Varnish for only some of the applications inside it. | ||
If you use a monorepo, you may want to use Varnish for only some of the applications inside it. | ||
If you have a `/clevercloud/varnish.vcl` file at the root of your monorepo, all of your applications automatically start using Varnish. | ||
|
||
To resolve this issue, you can create a symlink during the deployments. | ||
To resolve this issue, you can create a symlink during the deployments. | ||
|
||
1. Put your `varnish.vcl` file anywhere but at the root of your monorepo. | ||
1. Put your `varnish.vcl` file anywhere but at the root of your monorepo. | ||
2. Create a symlink inside a `CC_PRE_BUILD_HOOK`. | ||
|
||
Here is an example : | ||
|
||
```bash | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,9 +57,7 @@ Be sure to use these settings when configuring your ClamAV client. | |
|
||
## Additional configurations | ||
|
||
`CC_CLAMAV_MAXTHREADS`: Maximum number of threads running at the same time. | ||
`CC_CLAMAV_MAXTHREADS`: Maximum number of threads running at the same time. | ||
`CC_CLAMAV_MAXQUEUE`: Maximum number of queued items. | ||
|
||
If you have special needs, you can make a request on our technical support: | ||
|
||
* <[email protected]> | ||
If you have special needs, you can make a request on [Clever Cloud Support](https://console.clever-cloud.com/ticket-center-choice). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,8 +97,7 @@ Since Meteor 2.6.n the mongo driver detect the `MONGO_OPLOG_URL` by itself and y | |
|
||
## Migrate from a Node.js instance | ||
|
||
If you want to migrate from your classic node.js app to a meteor application, contact our support in the console or at | ||
<[email protected]> with the application id. | ||
If you want to migrate from your classic node.js app to a meteor application, contact [Clever Cloud Support](https://console.clever-cloud.com/ticket-center-choice) with the application id. | ||
|
||
{{% content/more-config %}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -141,7 +141,7 @@ The main reasons why your account has been moderated are: | |
|
||
{{% details title="How to recover your application online?" closed="true" %}} | ||
|
||
Contact Clever Cloud's Support team at [[email protected]](mailto:support@clever-cloud.com) to explain what your apps do. | ||
Contact [Clever Cloud Support](https://console.clever-cloud.com/ticket-center-choice) to explain what your apps do. | ||
|
||
Ensure all your pending invoices are paid. | ||
|
||
|
@@ -161,7 +161,7 @@ You have to pay all of your pending invoices to recover your data. | |
|
||
GitHub does not give us access to organizations created or joined *after* you've linked your GitHub account to Clever Cloud (which is a good thing). So you need to let the Clever Cloud API access it. You can do that on <https://GitHub.com/settings/applications>. | ||
|
||
You can of course reach to <support@clever-cloud.com> if this page was not helpful enough. | ||
You can of course reach to [Clever Cloud Support](https://console.clever-cloud.com/ticket-center-choice) if this page was not helpful enough. | ||
Check notice on line 164 in content/doc/find-help/troubleshooting.md GitHub Actions / vale[vale] content/doc/find-help/troubleshooting.md#L164
Raw output
|
||
|
||
{{% /details %}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters