Jeremie Fraeys
|
8a7e7695f4
|
config: consolidate and cleanup configuration files
- Remove redundant config examples (distributed/, standalone/, examples/)
- Delete dev-local.yaml variants (use dev.yaml with env vars)
- Delete prod.yaml (use multi-user.yaml or homelab-secure.yaml)
- Clean up worker configs: remove docker.yaml, homelab-sandbox.yaml
- Update remaining configs with current best practices
- Simplify config schema and documentation
|
2026-03-04 13:22:52 -05:00 |
|
Jeremie Fraeys
|
b3a0c78903
|
config: add Plugin GPU Quota, plugins, and audit logging to configs
- Add Plugin GPU Quota config section to scheduler.yaml.example
- Add audit logging config to homelab-secure.yaml (HIPAA-compliant)
- Add Jupyter and vLLM plugin configs to all worker configs:
- Security settings (passwords, trusted channels, blocked packages)
- Resource limits (GPU, memory, CPU)
- Model cache paths and quantization options for vLLM
- Disable plugins in HIPAA deployment mode for compliance
- Update deployments README with plugin services and GPU quotas
|
2026-02-26 14:34:42 -05:00 |
|
Jeremie Fraeys
|
6028779239
|
feat: update CLI, TUI, and security documentation
- Add safety checks to Zig build
- Add TUI with job management and narrative views
- Add WebSocket support and export services
- Add smart configuration defaults
- Update API routes with security headers
- Update SECURITY.md with comprehensive policy
- Add Makefile security scanning targets
|
2026-02-19 15:35:05 -05:00 |
|
Jeremie Fraeys
|
8b4e1753d1
|
chore: update configurations and deployment files
- Add Redis secure configuration
- Update worker configurations for homelab and Docker
- Add Forgejo workflow configurations
- Update docker-compose files with improved networking
- Add Caddy configurations for different environments
|
2026-02-16 20:38:19 -05:00 |
|
Jeremie Fraeys
|
f726806770
|
chore(ops): reorganize deployments/monitoring and remove legacy scripts
|
2026-01-05 12:31:26 -05:00 |
|