-
Notifications
You must be signed in to change notification settings - Fork 0
/
balena.yml
32 lines (29 loc) · 1.11 KB
/
balena.yml
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
30
31
32
name: N3uron Historian
type: sw.application
version: 1.21.10
description: >-
Historian is an affordable and easy-to-deploy solution for businesses that need to manage large volumes of time-series data.
post-provisioning: >-
N3uron is an Industrial Edge Platform for DataOps that streamlines the flow of data between industrial devices
and business applications, either on-premise or in the cloud. N3uron provides an out-of-the-box solution for
data standardization, normalization and contextualization, seamless integration with industrial and IT systems,
efficient information management, and unparalleled scalability and security.
assets:
repository:
type: blob.asset
data:
url: https://github.com/n3uron/balena-historian
logo:
type: blob.asset
data:
url: https://raw.githubusercontent.com/n3uron/n3uron-balena/main/logo.png
data:
applicationEnvironmentVariables:
- HOSTNAME: balena-historian
- MONGO_INITDB_ROOT_USERNAME: root
- MONGO_INITDB_ROOT_PASSWORD: n3uron
defaultDeviceType: intel-nuc
supportedDeviceTypes:
- intel-nuc
- generic-amd64
- genericx86-64-ext