secubox-deb/scripts
CyberMind-FR d703393fb6 Add preseed system for configuration persistence
New files:
- scripts/export-preseed.sh: Export config from running system
- image/preseed-apply.sh: Apply preseed on firstboot
- image/secubox-preseed.service: Systemd service for preseed

Features:
- Export SecuBox config (/etc/secubox/)
- Export network config (netplan, WireGuard)
- Export user accounts and SSH keys
- Export service configs (nginx, HAProxy, CrowdSec)
- Export SSL certificates
- Apply on firstboot with systemd service

Usage:
  # On running VM, export config:
  ./scripts/export-preseed.sh my-config.tar.gz

  # Build live USB with preseed:
  sudo bash image/build-live-usb.sh --preseed my-config.tar.gz

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-24 19:41:08 +01:00
..
apply-crt-theme.py Apply CRT P31 Phosphor theme to all 38 module UIs 2026-03-23 18:56:11 +01:00
build-add-local.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
build-all-local.sh chore: update build-all-local.sh with all 30 packages 2026-03-21 21:32:09 +01:00
build-all.sh Add secubox-repo and secubox-hardening modules, CI/CD workflows 2026-03-22 22:15:01 +01:00
build-packages.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
deploy.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
export-preseed.sh Add preseed system for configuration persistence 2026-03-24 19:41:08 +01:00
generate-docs.py Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00
install-apparmor.sh Add secubox-repo and secubox-hardening modules, CI/CD workflows 2026-03-22 22:15:01 +01:00
install-audit.sh Add secubox-repo and secubox-hardening modules, CI/CD workflows 2026-03-22 22:15:01 +01:00
local-repo-add.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
new-module.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
new-package.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
port-frontend.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
requirements-screenshot.txt Add screenshot tool and wiki documentation 2026-03-24 12:36:19 +01:00
retrofit-nginx-modular.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
rewrite-xhr.py Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
screenshot-tool.py Fix screenshot tool login with aiohttp 2026-03-24 13:24:30 +01:00
setup-local-cache.sh Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
update-debian-nginx.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
update-nginx-modular.sh feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00