Deployment
Launch Decoys with API, Kubernetes, Docker Compose, or Systemd
Deploy decoys where your security program runs today in cloud, on-prem, or hybrid. Use API bootstrap for fast host rollout, Kubernetes manifests for cluster operations, Docker Compose for container-first environments, or Systemd for Linux service management. The goal is simple: fast, consistent rollout with enterprise-ready operational control.
Honeypot Deployment Options
Choose the model that best matches your environment and governance requirements
Architecture Highlights
Built for practical security operations, repeatability, and scalable rollout
Deployment Simplicity
Start fast with repeatable deployment packages designed for security teams and platform teams.
- API bootstrap for fast host rollout
- Kubernetes manifests for cluster-first teams
- Docker Compose for container-first teams
- Systemd service flow for Linux operations teams
- Consistent rollout steps across environments
- Fast expansion without redesigning your stack
Operational Fit
Deploy decoys in ways that align with existing change control and security governance.
- Structured rollout by environment and scope
- Clear ownership between security and platform teams
- Controlled updates and versioning practices
- Repeatable quality across new deployments
Scale By Risk Priority
Begin with high-risk pathways and extend coverage as your program matures.
- Pilot in one environment, then replicate
- Expand decoy coverage by critical asset paths
- Standardize deployment playbooks
- Keep one operating model at enterprise scale
Deployment Model
Honeypots can be deployed through four practical paths depending on your environment and operating model.
- One-line curl bootstrap to the API for fast host deployment
- Bootstrap flow installs Docker automatically when it is not already present
- Kubernetes manifest deployment with
kubectl apply -f - Docker Compose deployment for container-first server workflows
- Systemd deployment for managed Linux service operations
- Consistent rollout process across cloud, on-prem, and hybrid environments
# Option 1: API bootstrap
curl -fsSL https://api.neroswarm.com/deploy.sh | bash
# Option 2: Kubernetes manifest workflow
kubectl apply -f neroswarm-honeypot.yaml
# Option 3: Docker Compose workflow
docker compose up -d
# Option 4: Systemd workflow
sudo systemctl enable --now neropotHow Teams Use This
Concrete deployment workflows from pilot to enterprise scale
Ready to deploy decoys at scale?
Talk to our team about rollout planning, environment fit, and deployment best practices.
Contact Sales