-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbalena.yml
36 lines (34 loc) · 1.04 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
33
34
35
36
name: balena-myst
type: sw.application
description: >-
[Mysterium Network](https://www.mysterium.network) is building a global peer to peer network.
Nodes earn for providing VPN service to users all over the world.
joinable: false
post-provisioning: >-
## Usage instructions
Follow the [onboarding process](https://mystnodes.com/onboarding/rpi/install/2)
If the onboarding flow did not work go to your NodeUI:
[http://*node-ip*:4449](http://*node-ip*:4449)
and claim manually by entering your API key which you can find on your
[Myst Nodes Profile](https://mystnodes.com/me).
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/otkd/balena-myst'
logo:
type: blob.asset
data:
url: >-
https://raw.githubusercontent.com/otkd/balena-myst/master/logo.svg
data:
defaultDeviceType: raspberrypi4-64
supportedDeviceTypes:
- raspberry-pi2
- raspberrypi3
- raspberrypi3-64
- raspberrypi4-64
- raspberrypi400-64
- raspberrypi5
- raspberrypicm4-ioboard
version: 1.99.0