-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathmanifest.jps
More file actions
29 lines (24 loc) · 828 Bytes
/
manifest.jps
File metadata and controls
29 lines (24 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
type: install
version: 0.99
id: node-red-dev
name: Node-RED Dev
logo: images/node-red-logo.png
description:
text: Node-RED development environment to wire services, devices and APIs into a single IoT network within a Cloud. Provides web-based editor with a wide range of nodes to connect and deploy flows.
short: Node-RED development environment for building IoT networks in the Cloud.
baseUrl: https://raw.githubusercontent.com/jelastic-jps/node-red/master/
categories:
- apps/dev-and-admin-tools
skipNodeEmails: true
ssl: true
nodes:
- cloudlets: 8
displayName: Node-RED
image: nodered/node-red
nodeGroup: cp
env:
JELASTIC_EXPOSE: '1880'
volumes:
- /data
success:
text: Start building your Node-RED IoT connectivity flows just now - click Open in Browser for the dedicated web-based editor launch.