{"id":18964800,"url":"https://github.com/bernlewal/ntopng-docker-raspi","last_synced_at":"2026-04-27T11:31:10.738Z","repository":{"id":93465966,"uuid":"260302288","full_name":"BernLeWal/ntopng-docker-raspi","owner":"BernLeWal","description":"A docker-image for ntopng to run on a Raspberry Pi (arm32v7)","archived":false,"fork":false,"pushed_at":"2020-05-01T08:12:03.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-02T07:44:34.370Z","etag":null,"topics":["docker","netflow","network-analysis","network-monitoring","network-visualization","ntopng","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BernLeWal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-30T19:39:24.000Z","updated_at":"2020-12-28T19:04:29.000Z","dependencies_parsed_at":"2023-03-03T21:30:31.909Z","dependency_job_id":null,"html_url":"https://github.com/BernLeWal/ntopng-docker-raspi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BernLeWal/ntopng-docker-raspi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernLeWal%2Fntopng-docker-raspi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernLeWal%2Fntopng-docker-raspi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernLeWal%2Fntopng-docker-raspi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernLeWal%2Fntopng-docker-raspi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BernLeWal","download_url":"https://codeload.github.com/BernLeWal/ntopng-docker-raspi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernLeWal%2Fntopng-docker-raspi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","netflow","network-analysis","network-monitoring","network-visualization","ntopng","raspberry-pi"],"created_at":"2024-11-08T14:26:27.722Z","updated_at":"2026-04-27T11:31:10.733Z","avatar_url":"https://github.com/BernLeWal.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ntopng-docker-raspi\nA docker-image for ntopng to run on a Raspberry Pi (arm32v7).\nntopng is used to analyze traffic from multiple sensors placed in the network, f.e. softflowd on OpenWRT.\nBased on the work of (https://github.com/frostasm/ntopng-docker)\n\n## Prerequisites\n*   Docker\n```bash\n\tapt-get install docker\n```\n*   Docker-Compose\n```bash\n\tapt-get install docker-compose\n```\n\n## Running the container\n*   Clone the repository to the /srv directory of your RasPi\n```bash\n\tcd /srv\n\tgit clone https://github.com/BernLeWal/ntopng-docker-raspi.git ntopng\n```\n*   Use Docker-Compose to run container with the contained configuration\n```bash\n\tdocker-compose up -d\n```\n*   Web-UI\n```\n\thttp://127.0.0.1:3000\n\tusername: admin\n\tpassword: admin\n```\n*   Used Ports\n\t3000/TCP - ntopng web interface\n\t2055/UDP - nprobe NetFlow/IPFIX/sFlow collector flows port\n\n## Building the image\nIf you want to build a docker-image by yourself.\n\n### Packages from official ntop-page\n(http://packages.ntop.org/index.html)\n\n### Build Docker Image:\n```bash\n\tdocker build -t \"ntopng-docker-raspi/latest\" .\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernlewal%2Fntopng-docker-raspi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernlewal%2Fntopng-docker-raspi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernlewal%2Fntopng-docker-raspi/lists"}