Install node-red via docker

Create docker volume for persistent data

docker volume create --name node_red_data

Run docker
docker run -it -p 1880:1880 -v node_red_data:/data --name mynodered nodered/node-red

backup volume node-red
docker cp  mynodered:/data  /your/backup/directory

Discover more from Susiloharjo

Subscribe to get the latest posts sent to your email.

Related Posts

Logistics Industry

5 Trends Revolutionizing the Logistics Industry

The logistics industry is on the move! With the rise of e-commerce, shifting global powers, and innovative technologies, the sector is undergoing a significant transformation. As we…

transforming-challenge-to-oppurtonities-with-ai-

Transforming Challenges into Opportunities with AI

In today’s rapidly evolving technological landscape, the transformative potential of artificial intelligence (AI) is more evident than ever. AI is not just a tool for innovation but…

anomaly detection

Keeping the Lights On: The Power of Anomaly Detection in Electrical Plants

Ever had that feeling that something just isn’t right? Maybe your car makes a weird noise, or your fridge starts humming louder than usual. In a power…

energy monitoring

Anomalies in Energy Monitoring: What’s the Big Deal?

Ever noticed your electricity bill suddenly skyrocketed? Or maybe a machine at work started acting weird, overheating, or just shutting down unexpectedly? These could be signs of…

esp32

ESP 32 features

If you’re diving into IoT development, you’ve probably heard of the ESP32. This microcontroller, developed by Espressif Systems, is a favorite among IoT enthusiasts due to its…

Data-Driven Decision Making

Data-Driven Decision Making in the Age of IoT

The Internet of Things (IoT) has woven itself into the fabric of our lives, connecting devices and generating a tidal wave of data. But what good is…

Discover more from Susiloharjo

Subscribe now to keep reading and get access to the full archive.

Continue reading