Skip to content

Commit b5bdd39

Browse files
author
jdv
committed
adding webhosting plateform
1 parent 3e65173 commit b5bdd39

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

crowdsec-docs/unversioned/troubleshooting/usecases.mdx

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,36 @@ Good option if you need highly specific protection tailored to your application'
314314
- [Success story: ScaleCommerce vs scalpers ↗️](https://www.crowdsec.net/blog/scalecommerce-plummets-ops-costs-and-skyrockets-efficiency)
315315
- [Waste Attacker Resources and Protect Your Applications in One Go ↗️](https://www.crowdsec.net/blog/waste-attacker-resources)
316316

317+
</TabItem>
318+
</Tabs>
319+
320+
</details>
321+
322+
---
323+
324+
## Protecting a Managed Hosting Platform
325+
326+
Deploy CrowdSec protection on managed hosting or cloud platforms where you have limited system access but need security protection.
327+
328+
**Is it for me?**
329+
330+
If you have have an SSH access to your managed hosts with some write access in dedicated folders (eg. for PHP applications) or if you can deploy cloud-native components, ability to run a service in user-mode and read access on some of your services logs.
331+
332+
**How it works:**
333+
- "Manually" install CrowdSec from it's latest release (example scripts in references)
334+
- Connect to CrowdSec Console for alert monitoring and centralized management and blocklist access.
335+
- Block in you CDN or WAF (or any other blocklist able api you have access to) with the help of our specialized remediation components
336+
337+
<details>
338+
<summary>🔗 **References**</summary>
339+
340+
<Tabs>
341+
<TabItem value="documentation-resources" label="Documentation & Resources">
342+
343+
// TODO: link to cloudways page
344+
// TODO: link to upsun project report
345+
346+
317347
</TabItem>
318348
</Tabs>
319349

@@ -433,7 +463,7 @@ Good option if you want to correlate local events with global attack patterns an
433463
<Tabs>
434464
<TabItem value="documentation-resources" label="Documentation & Resources">
435465

436-
- [⬆️ CTI related refs from **Alert Enhancement and Triage**](#alert-enhancement-and-triage)
466+
- [⬆️ *CTI related refs from* **Alert Enhancement and Triage**](#alert-enhancement-and-triage)
437467
- [CVE explorer](/u/cti_api/cve_explorer/)
438468
- [Follow our weekly vuln report on LinkedIn ↗️](https://www.linkedin.com/company/crowdsec/posts/?feedView=all)
439469

0 commit comments

Comments
 (0)