Nix-build Source Repo
nix build Zeek with remote binary cache server (speed up building process)
nix run bin/Zeekctl and binary build (similar to docker run )
Deploying zeek ids with bash shell to created dynamic path
using Nixos module systemd to deploy zeek (nixops devops feature)
Hydra’s Nix Zeek jobs CI/CD(Multi-arch support)
passing Zeek’s plugins list
also, you can modify the bool value of plugin name to disbale or enable plugin build under zeek-nix/overlay.
then run nix-build
rebuild it!
|
|