debate/backend
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
..
alembic feat(01-02): configure Alembic and create Build model 2026-01-25 20:11:55 +00:00
app feat(01-05): add systemd-nspawn sandbox for isolated ISO builds 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
alembic.ini feat(01-02): configure Alembic and create Build model 2026-01-25 20:11:55 +00:00