ntop/docker-ntop is a open-source project on GitHub, written primarily in Shell. It has 424 stars. A collection of Dockerfile for running ntop applications on Docker
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
This repository contains configuration files used to generate Docker images registered on Dockerhub.
Prerequisites
In order to use the PF_RING tools or take advantage of the PF_RING acceleration when using the ntop
applications, the PF_RING kernel module and drivers need to be loaded on the host system. Please
read the instructions in the PF_RING User's Guide
and Using PF_RING with Docker
License Note
Commercial ntop tools require a license which is based on a system identifier which is computed on locally attached network interfaces and other hardware components. If you want to use within all the Docker containers the same license generated for the host OS, the containers must use host networking and map the license file from the host. Example:
docker run -it --net=host -v /etc/nprobe.license:/etc/nprobe.license nprobe -i eth1
For docker-compose, see the Compose file reference.
Cloud License
When running a Cloud license, the application needs to connect to the Cloud and the cloud.conf configuration file is required. Please create it in the container or map the cloud.conf file from the host. Example:
The following is an example compose.yml configuration file to create containers for ntopng,
an nProbe collector, and a ClickHouse server for historic flows (included with Enterprise L or better).
A sample configuration file for running ntopng and ClickHouse is also available under compose/ntopng.
Note: you can configure the application license sharing the license file with the container,
you can do this using the -v|--volume option. This applies to all the applications.
TopGit's last sync did not record any GitHub topics for ntop/docker-ntop. GitHub topics appear in the right sidebar of a repository page; that's the authoritative place to check.
How active is development on ntop/docker-ntop?
The most recent commit recorded on ntop/docker-ntop was 1 month ago, based on the GitHub push timestamp. The repository has 38 forks — one of the better signals of community interest.
How many stars does ntop/docker-ntop have?
ntop/docker-ntop has 424 GitHub stars — refresh the page for the live number, or check github.com/ntop/docker-ntop. TopGit mirrors GitHub's count but does not claim minute-by-minute accuracy.
What is ntop/docker-ntop?
ntop/docker-ntop (ntop/docker-ntop) is a Shell project on GitHub. From the project's own README: A collection of Dockerfile for running ntop applications on Docker
What language is ntop/docker-ntop written in?
ntop/docker-ntop is written primarily in Shell. GitHub's language field is based on the largest share of bytes in the default branch.
Read full README in the tab above.
Still deciding about docker-ntop?
One click hands the question to an AI along with this page — see what it says about docker-ntop.