mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 18:36:55 +00:00
#65's symptom (new modules' /api/v1/<m>/ return 404 because their nginx routes aren't loaded) is already solved in the deployed webui.conf via 'include /etc/nginx/secubox-routes.d/*.conf' — every module package drops a location-only snippet there at install. The repo template common/nginx/webui.conf was stale (hardcoded core blocks only, no include), which is misleading. Add the active include so the template matches production; keep the hardcoded crowdsec/waf/system blocks (those core packages ship only the legacy secubox.d/ snippet, so no duplicate-location). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apparmor | ||
| audit | ||
| nginx | ||
| secubox_core | ||