Lorenzo Venerandi
486d02fbd4
feat: add deployment strategy type as Recreate in multiple deployment files
2026-02-26 17:10:14 +01:00
Lorenzo Venerandi
b253828cd7
Feat/release 1.0.0 ( #63 )
...
* Feat: update Kubernetes manifests for Krawl deployment and improve resource labels
* Feat: update version to 1.0.0 in Helm chart and related files; add timezone to README
* Feat: enhance configuration options for handling malicious IPs and update dashboard secret path
* Fix: standardize boolean value handling in environment configuration
2026-01-29 14:32:10 +01:00
Phillip Tarrant
d458eb471d
Migrate configuration from environment variables to YAML file
...
- Add YAML-based configuration loaded from config.yaml (CONFIG_LOCATION env var)
- Add PyYAML dependency and install requirements in Dockerfile
- Replace Config.from_env() with get_config() singleton pattern
- Remove server_header from config (now randomized from wordlists only)
- Update docker-compose.yaml to mount config.yaml read-only
- Update Helm chart: restructure values.yaml, generate config.yaml in ConfigMap
- Update Kubernetes manifests: ConfigMap now contains config.yaml, deployments mount it
- Remove Helm secret.yaml (dashboard path now auto-generated in config.yaml)
2026-01-02 13:39:54 -06:00
Patrick Di Fazio
c55b1375ad
added db config for kubernetes and helm
2025-12-30 12:12:42 +01:00
BlessedRebuS
e887491f20
Modified README.md and added logo
2025-12-15 21:00:08 +01:00