diff --git a/crowdsec-docs/unversioned/getting_started/installation/cloudways.mdx b/crowdsec-docs/unversioned/getting_started/installation/cloudways.mdx index a91feed9e..9dae7e3de 100644 --- a/crowdsec-docs/unversioned/getting_started/installation/cloudways.mdx +++ b/crowdsec-docs/unversioned/getting_started/installation/cloudways.mdx @@ -13,9 +13,11 @@ import CodeBlock from '@theme/CodeBlock'; # Install CrowdSec on Cloudways +:::warning 🧪 This is an experimental way to have CrowdSec run on Cloudways, it does work well to detect attacks and remediate at the wordpress level. However remediation at the firewall level is not possible due to the limited permissions of the user. We hope that in the future Cloudways will have a way to handle CrowdSec Remediations at the firewall level. +::: ## Preface Cloudways is a managed cloud hosting platform that makes it easy to host websites and applications across different cloud providers. @@ -382,4 +384,4 @@ API key for 'my_wp_bouncer': Please keep this key since you will not be able to retrieve it! ``` -- Add those credentials to your WP bouncer plugin as described in the [WP plugin documentation](/u/bouncers/wordpress.mdx#configurations) +- Add those credentials to your WP bouncer plugin as described in the [WP plugin documentation](/u/bouncers/wordpress#configurations)