debate/backend/app/core
Mikkel Georgsen cd94d99c62 feat(01-05): add systemd-nspawn sandbox for isolated ISO builds
- Create scripts/setup-sandbox.sh to bootstrap Arch base environment
- Add BuildSandbox class for container management and build execution
- Configure sandbox with network isolation, read-only root, 8GB/4core limits
- Add sandbox_root and iso_output_root settings to config
2026-01-25 20:19:02 +00:00
..
__init__.py feat(01-01): create FastAPI application structure with health endpoint 2026-01-25 20:09:21 +00:00
config.py feat(01-05): add systemd-nspawn sandbox for isolated ISO builds 2026-01-25 20:19:02 +00:00
security.py feat(01-03): configure rate limiting and CSRF protection 2026-01-25 20:17:49 +00:00