2023-02-28 00:15:03 +00:00
name : node-red
services :
2023-03-07 18:15:13 +00:00
node-red :
image : nodered/node-red:2.2.2-12
deploy :
resources :
reservations :
memory : 64M
network_mode : bridge
ports :
- target : 1880
published : "1880"
protocol : tcp
restart : always
volumes :
- type : bind
source : /DATA/AppData/$AppID/data
target : /data
x-casaos :
author : CasaOS Team
category : Developer
container :
index : /
port_map : "1880"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "1880"
2023-03-07 18:15:13 +00:00
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /data
2023-02-28 00:15:03 +00:00
description :
2023-03-07 18:15:13 +00:00
en_US : ""
description :
en_US : 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 the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
2023-03-25 01:14:10 +00:00
zh_CN : Node-RED是一种编程工具, 可将硬件设备, API和在线服务以新颖的方式连接在一起。它提供了一个基于浏览器的编辑器, 可以轻松地将流连接在一起, 使用调色板中的各种节点, 可以在单击中将其部署到其运行时。
2023-03-07 18:15:13 +00:00
developer : Node-RED
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/screenshot-3.png
tagline :
en_US : Low-code programming for event-driven applications
2023-03-25 01:14:10 +00:00
zh_CN : 用于事件驱动应用程序的低代码编程
2023-03-07 18:15:13 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/thumbnail.png
tips : {}
title :
en_US : Node-RED
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 18:15:13 +00:00
architectures :
- amd64
- arm64
- s390x
- arm
main_app : node-red