Skip to content

Commit 93d49b7

Browse files
rr404jdv
andauthored
adding warning for cloudways experimental notic (#709)
* adding warning for cloudways experimental notic * fix wordpress link --------- Co-authored-by: jdv <[email protected]>
1 parent ab4e21e commit 93d49b7

File tree

1 file changed

+3
-1
lines changed
  • crowdsec-docs/unversioned/getting_started/installation

1 file changed

+3
-1
lines changed

crowdsec-docs/unversioned/getting_started/installation/cloudways.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ import CodeBlock from '@theme/CodeBlock';
1313

1414
# Install CrowdSec on Cloudways
1515

16+
:::warning
1617
🧪 This is an experimental way to have CrowdSec run on Cloudways, it does work well to detect attacks and remediate at the wordpress level.
1718
However remediation at the firewall level is not possible due to the limited permissions of the user.
1819
We hope that in the future Cloudways will have a way to handle CrowdSec Remediations at the firewall level.
20+
:::
1921

2022
## Preface
2123
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':
382384

383385
Please keep this key since you will not be able to retrieve it!
384386
```
385-
- Add those credentials to your WP bouncer plugin as described in the [WP plugin documentation](/u/bouncers/wordpress.mdx#configurations)
387+
- Add those credentials to your WP bouncer plugin as described in the [WP plugin documentation](/u/bouncers/wordpress#configurations)

0 commit comments

Comments
 (0)