Recent Articles
Mango v5 Minimum System Requirements
Overview Mango by Radix IoT is a browser-based, cross-platform application for monitoring, controlling, and analyzing data from sensors, PLCs, subsystems, databases, and web services. Performance depends on the number of data points, configuration, ...
Understanding Events, Event Detectors, and Event Handlers in Mango
Summary This article explains the core concepts behind Mango’s event system: events, event detectors, and event handlers. Read this first before configuring any alarms or notifications. 1. What is an event? In Mango, an event represents “something ...
Installing and Configuring PostgreSQL for Mango
? Installing and Configuring PostgreSQL for Mango This guide provides detailed steps to install and configure PostgreSQL for use with Mango OS. You will install PostgreSQL, create a dedicated Mango database and user, and validate Mango’s connection ...
Installing Mango Automation via Docker on Ubuntu
? Overview This guide explains how to install and run Mango Automation as a Docker container on an Ubuntu host. It covers: Installing Docker Pulling and running the Mango image Editing mango.properties inside the container Viewing Mango log files ...
Setting Up IPTables Rules for Port Redirection
? Setting Up IPTables Rules for Port Redirection ? Overview This guide walks you through setting up IPTables to redirect standard HTTP (port 80) and HTTPS (port 443) traffic to custom application ports like 8080 and 8443. This is useful when your ...