Lorenzo Venerandi
513a5beccd
feat: update Helm chart for FastAPI authentication with dashboard password support
2026-03-06 22:41:02 +01:00
Lorenzo Venerandi
8d48aa0523
chore: update Helm chart to version 1.1.0 and remove autoscaling configuration
2026-03-01 21:32:37 +01:00
Lorenzo Venerandi
4194c4585b
fix: update container name to 'krawl' in deployment.yaml
2026-02-28 15:35:48 +01:00
Lorenzo Venerandi
486d02fbd4
feat: add deployment strategy type as Recreate in multiple deployment files
2026-02-26 17:10:14 +01:00
Lorenzo Venerandi
e93bcb959a
Doc/updated documentation ( #60 )
...
* added documentation, updated repo pointer in the dashboard, added dashboard link highlighting and mionor fixes
* added doc
* added logo to dashboard
* Fixed dashboard attack chart
* Enhance fake data generation with varied request counts for better visualization
* Add automatic migrations and support for latitude/longitude in IP stats
* Update Helm chart version to 0.2.2 and add timezone configuration option
---------
Co-authored-by: BlessedRebuS <patrick.difa@gmail.com >
2026-01-29 11:55:06 +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
5f4d22199d
Updated README.md
2025-12-15 14:07:11 +01:00
BlessedRebuS
076b2de584
First commit
2025-12-14 19:08:01 +01:00