Commit Graph

5 Commits

Author SHA1 Message Date
d02cccedfc Add monitoring_network | Add recommended coraza.conf
- Add monitoring_network for prometheus instance
- Add Crowdsec & Caddy scrapes
- Install make as dependency
- Add Makefile for easily executing caddy commands
2025-01-26 15:23:31 -03:00
3d9bdc04b2 Add full caddy installation (Coraza WAF + Crowdsec)
- Remove security issue when exposing ports in a docker container: Use
intranet instead
- Modify install_caddy to use new template
2025-01-26 01:35:59 -03:00
f352126e56 Modified docker definitions to use internal caddy_net
Exposing ports on docker-compose bypasses UFW definitions, which is a
high risk, so we use internal networks only to connect between
containers
2025-01-26 00:55:05 -03:00
72e1fabd98 Add caddy_net for allowing VPN access to containers from the WebServer 2025-01-25 04:42:51 -03:00
ddf0301463 Fix minor typo errors | Change Nginx for Caddy | Consolidate templates in this repo 2025-01-24 02:57:53 -03:00