P PWAApps
NetSmart

Self-hosted network services from one Dockerized web panel.

NetSmart packages user management, DNS, DHCP gateway, LDAP-style directory service, mail service, logs, assistant, and health checks into a practical web UI for small companies, labs, and developers.

NetSmart dashboard screenshot
Plan

Free for individual users.

NetSmart can be used free by individual users. Commercial and company use must contact PWAApps for a licence.

Individual plan Free

Free for individual users. Commercial and company use must contact PWAApps for a licence.

Get licence
Modules

Core network services in one administration surface.

DNS, DHCP, LDAP, mail, logs, and health modules

Manage common local network services without stitching together separate dashboards.

Docker Hub image for fast deployment

Pull and run the published image, then add persistence and port mappings for your network.

Designed for labs, small teams, and local networks

A practical starting point for internal service control and experiments.

Central admin panel with assistant support

Keep operations visible through central status, logs, and assistant-oriented troubleshooting.

Articles

Latest NetSmart articles.

Open blog
SNMP and Prometheus Monitoring in NetSmart 1.0.7: Why Use Both?

SNMP and Prometheus Monitoring in NetSmart 1.0.7: Why Use Both?

Learn how NetSmart 1.0.7 adds a read-only SNMP v2c agent and a Prometheus-compatible metrics endpoint, what each monitoring method provides, and why teams use both.

Read article
What Is a Kerberos v5 KDC and Why Use It? NetSmart 1.0.7 Guide

What Is a Kerberos v5 KDC and Why Use It? NetSmart 1.0.7 Guide

Understand how a Kerberos v5 Key Distribution Center works, why ticket-based authentication matters, and what NetSmart 1.0.7 provides for managed KDC deployment.

Read article
Samba Active Directory Domain Controller for Windows with NetSmart 1.0.7

Samba Active Directory Domain Controller for Windows with NetSmart 1.0.7

Learn how NetSmart 1.0.7 adds an optional Samba Active Directory Domain Controller for Windows domain join, integrated DNS, Kerberos, LDAP, SMB/RPC, and Global Catalog services.

Read article
Screenshots

NetSmart interface preview.

NetSmart Screenshot 1
NetSmart Screenshot 2
NetSmart Screenshot 3
NetSmart Screenshot 4
NetSmart Screenshot 5
NetSmart Screenshot 6
NetSmart Screenshot 7
NetSmart Screenshot 8
NetSmart Screenshot 9
NetSmart Screenshot 10
Deploy

Run NetSmart with Docker.

Start with the published image, then adjust ports, volumes, environment variables, and firewall rules for your own network.

Quick start

docker pull ssiroos/netsmartapp:latest
docker run -d --name smartnetwork -p 8080:8080 ssiroos/netsmartapp:latest