Skip to content

Conversation

@sabban
Copy link
Contributor

@sabban sabban commented Oct 29, 2025

add quickstart for k8s ingress nginx

@aws-amplify-eu-west-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-917.d1to60jd2gb6y6.amplifyapp.com

buixor and others added 27 commits October 30, 2025 09:51
…v1.7.0 (#920)

Add documentation for two new time helper functions introduced in v1.7.0:
- AverageInterval: Calculates average interval between timestamps
- MedianInterval: Calculates median interval between timestamps

These functions enable detection scenarios based on timing patterns rather
than simple event counts, useful for detecting slow brute-force attacks
and rate anomalies.

Includes practical YAML examples and usage notes for both current docs
and v1.7 versioned docs.
Update tailwindcss from 3.4.17 to 3.4.18 (patch release)
Staying on v3.x for compatibility.
* enhancement: update Biome to 2.3.2

Update @biomejs/biome from 2.2.0 to 2.3.2 (minor release)
Includes linting improvements and bug fixes.

* enhancement: configure Biome for Tailwind CSS support

Update biome.json configuration to enable Tailwind CSS directives:
- Update schema to 2.3.2
- Enable tailwindDirectives in CSS parser
- Fixes linting errors with @apply directives

This resolves parsing issues with Tailwind-specific syntax.
Update all Docusaurus packages from 3.9.0 to 3.9.2 (patch release)
- @docusaurus/core
- @docusaurus/faster
- @docusaurus/preset-classic
- @docusaurus/plugin-client-redirects
- @docusaurus/theme-common
- @docusaurus/theme-search-algolia
- @docusaurus/module-type-aliases
- @docusaurus/tsconfig
- @docusaurus/types
Update typescript from 5.8.3 to 5.9.3 (minor release)
Includes compiler improvements and bug fixes.
Update @mdx-js/react from 3.1.0 to 3.1.1 (patch release)
Bug fixes and improvements for MDX rendering.
Update lucide-react from 0.441.0 to 0.552.0
New icons and improvements to the icon library.
* chore: react 19

* chore: oops

* enhance: make table less jumpy on load

* chore: updates

* chore: update tailwindcss

* chore: downgrade tailwindcss v3

* chore: bothed upgrade

* chore: bothed upgrade

* chore: bothed upggrade
…mmendations (#908)

- Document how to configure SPOA when HAProxy is behind a CDN
- Use X-Real-IP header extraction instead of direct client IP
- Add critical firewall security note about trusted proxy validation
- Include guidance on X-Forwarded-For with left-to-right (1) and right-to-left (-1) IP extraction
- Provide CDN-specific header names and HAProxy functions reference
* add traefik for kubernetes
* add reference to healthcheck
* update 1.7 quickstart version as well
The behaviors json file link was not found, update with the new one.
- Update configuration structure: replace workers with listen_tcp/listen_unix
- Remove admin_socket references
- Update log directory to /var/log/crowdsec-spoa/
- Update template paths to /var/lib/crowdsec-haproxy-spoa-bouncer/html/
- Update config file paths to /etc/crowdsec/bouncers/
- Update header names to X-Crowdsec-* (canonical form)
- Update HAProxy config examples with src-ip fallback
- Add file permission notes for crowdsec-spoa user
- Add comprehensive Configuration Reference section
- Standardize all default value mentions to (default: value) format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants