Open Source & Secure

Secure Node-RED
for IoT Projects

Production-ready Docker images with enterprise-grade security. Deploy in seconds, scale infinitely. Free PWA apps included.

Security Hardened
Lightning Fast
Always Free
docker-compose.yml
version: '3.8'
services:
  nodered:
    image: apvis/nodered-secure:latest
    container_name: nodered
    restart: unless-stopped
    ports:
      - "1880:1880"
    volumes:
      - nodered-data:/data
    environment:
      - TZ=Europe/Amsterdam

volumes:
  nodered-data:
Latest Version
v3.1.0-secure

Why Choose APIVIS?

Built for developers, by developers. Our Docker image comes pre-configured with everything you need for secure IoT deployments.

Security First

Pre-configured with HTTPS, authentication, and security headers. Ready for production out of the box.

IoT Ready

Built-in MQTT, Modbus, and OPC-UA support. Connect to any industrial device or sensor.

PWA Enabled

Access your flows from any device. Install as a Progressive Web App for offline capabilities.

Open Source

Fully transparent codebase. MIT licensed. Community driven with regular updates.

Free Applications

Progressive Web Apps

Install these free applications on any device. No app store required, works offline, and always up to date.

View All Apps
Free

IoT Dashboard

Real-time monitoring dashboard for your Node-RED flows. Responsive design with dark mode support.

+2k
Free

Device Manager

Manage your IoT devices, update firmware, and monitor connectivity status from anywhere.

+850
Pro

Alert Center

Advanced notification management for industrial IoT. Push notifications, SMS, and email integration.

+420
Latest Articles

From the Blog

Tutorials, guides, and insights on Node-RED, IoT security, and the Eneblr web builder.

Tutorial 5 min read

Securing Node-RED: Best Practices for IoT Deployments

Learn how to harden your Node-RED installation with SSL, authentication, and network isolation. Essential reading for production deployments.

A
APIVIS Team
Jan 15, 2024
Eneblr 3 min read

Building PWAs with Eneblr: A Complete Guide

Discover how to create installable web applications...

Docker 8 min read

Optimizing Container Performance for Edge Devices

Tips for running Docker on Raspberry Pi and ARM...

IoT 6 min read

MQTT vs HTTP: Choosing the Right Protocol

When to use which protocol in your Node-RED flows...

Ready to Deploy?

Get started with our secure Node-RED image in seconds. Join thousands of developers building the future of IoT.

1.2k+ Stars
50k+ Pulls
Active Community