Home Assistant is free and open-source software for home automation designed to be a central control system for smart home devices with a focus on local control and privacy.
Listen on port 8123, the admin user is created the first time you connect
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
It provides a browser-based editor that makes it easy to wire together flows using a wide range of nodes.
Listen on port 1880, the admin user is created the first time you connect
Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.
Listen on port 1883, it has no defualt authtentication it can configured via the Hass UI.
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
Listen on port 8080 (or on port 80 if your device is rooted) it act as a proxy for all other service.
Squid is a caching and forwarding HTTP web proxy. It has a wide variety of uses, including speeding up a web server by caching repeated requests, caching web, DNS and other computer network lookups.
Listen on port 3128, but is not configured yet!
The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.[1] Its most notable applications are remote login and command-line execution.
Listen on port 822, the defualt user is "user", the defualt password is "android".
Pre installed NodeRed modules:
The dashboard is available at the adress http://${IP}:1880/ui