Standalone
Run the generated installation command on a compatible Linux host for the shortest path from configuration to a running NeroPot.
One NeroPot runtime, five software deployment methods.
Move from configuration to a running sensor with generated workflows for Linux hosts and Kubernetes clusters.
Generated prerequisites and deployment-specific install command.
helm repo add neroswarm https://neroswarm.github.io/chartshelm repo update neroswarmEach method deploys the same NeroPot capability. The difference is how the target environment is managed.
Run the generated installation command on a compatible Linux host for the shortest path from configuration to a running NeroPot.
Use a generated Compose definition when your team prefers an explicit, portable container lifecycle.
Install the container as a managed Linux service with generated environment and unit configuration.
Apply generated Kubernetes resources when platform teams manage deployments directly with cluster manifests.
Install and manage NeroPot as a Helm release using the public NeroSwarm chart and deployment-specific commands.
A fast pilot and a production cluster do not need the same delivery mechanism. Match the generated output to the team that owns updates and recovery.
# Add the chart repository
helm repo add neroswarm \
https://neroswarm.github.io/charts \
--force-update
helm repo update neroswarm
# Continue with the authenticated commands
# generated by the deployment panel.The public NeroSwarm chart provides a familiar installation and upgrade path. The console supplies deployment-specific prerequisites without embedding registry credentials or licenses in public files.
Use a supported Linux host with Docker available and keep the selected honeypot ports free.
Allow access to the NeroSwarm API and registry while exposing only the intended decoy services.
Kubernetes deployments use host networking and the capabilities required to emulate configured services.
Hardware NeroPot is a separate sensor path for locations where maintaining a host or cluster workload is not the right operational choice.
Discuss Hardware DeploymentChoose the template or manual service surface and define alert recipients.
Open the deployment panel and select the method that fits the target.
Run the generated command or apply the generated cluster resources.
Monitor status and interactions centrally from the NeroSwarm console.
Choose the operational model that fits the target without changing the deception capability.