The "last mile" for NIS2 compliance. Hardened containers, log segregation, and automated backups.
View on GitHubYour Django app, hardened with non-root, read-only FS
Fluent Bit sidecar for SIEM integration
Automated PostgreSQL dumps every 6h
PostgreSQL 15 with persistent volume
git clone https://github.com/nis2shield/infrastructure.git
cd infrastructure
cp .env.example .env
docker-compose up -d