<div dir="ltr">I have created a ntopng snap for the dev branch of ntopng. The snap works in strict mode once you connect it to the network-control interface. I currently registered the snap as ntopng-blake as ntopng is a reserved name. Let me know what you think.<div><br></div><div>sudo snap install ntopng-blake</div><div>sudo snap connect ntopng-blake:network-control ubuntu-core:network-control<br></div><div>sudo systemctl restart snap.ntopng-blake.ntopng.service<br></div><div><br></div><div>Login - <a href="http://localhost:3000">http://localhost:3000</a></div><div>User - admin</div><div>Pass - admin</div><div><br></div><div>A couple things that would improve this snap are:</div><div><br></div><div>1. I need the ntopng service to start after the redis service. Currently in the ntopng service it loops until it can connect to redis and then spawns the ntopng process. It would be nice to say in snapcraft start this service after this other service has started.</div><div><br></div><div>2. Since network-control interface is a reserved interface you have to manually restart the service once the connection is made. It would be nice to say in snapcraft that this service should be restarted once the connection is made. Even better would be don't start this service until this connection is made.</div><div><br></div><div>Overall this is an awesome way of getting ntopng running on your system, directly from tip of dev.</div><div><br></div><div>ntopng - <a href="https://github.com/ntop/ntopng">https://github.com/ntop/ntopng</a></div><div>ntopng-snap - <a href="https://github.com/blakerouse/ntopng-snap">https://github.com/blakerouse/ntopng-snap</a></div><div><br></div><div>Thanks,</div><div>Blake Rouse</div><div><br></div><div><br></div></div>