fetch_ml/configs/worker
Jeremie Fraeys 86f9ae5a7e
docs(config): reorganize configuration structure and add documentation
Restructure configuration files for better organization:
- Add scheduler configuration examples (scheduler.yaml.example)
- Reorganize worker configs into subdirectories:
  - distributed/ - Multi-node cluster configurations
  - standalone/ - Single-node deployment configs
- Add environment-specific configs:
  - dev-local.yaml, docker-dev.yaml, docker-prod.yaml
  - homelab-secure.yaml, worker-prod.toml
- Add deployment configs for different security modes:
  - docker-standard.yaml, docker-hipaa.yaml, docker-dev.yaml

Add documentation:
- configs/README.md with configuration guidelines
- configs/SECURITY.md with security configuration best practices
2026-02-26 12:04:11 -05:00
..
distributed docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
standalone docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
dev-local.yaml docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
docker-dev.yaml docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
docker-prod.yaml docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
docker.yaml docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
homelab-sandbox.yaml feat: Worker sandboxing and security configuration 2026-02-18 21:27:59 -05:00
homelab-secure.yaml docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00
worker-prod.toml docs(config): reorganize configuration structure and add documentation 2026-02-26 12:04:11 -05:00