-
Notifications
You must be signed in to change notification settings - Fork 0
/
balena.yml
37 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
37
---
name: Unzoner API
type: sw.block
description: black.box Unzoner API
fleetcta: Copy pasta!
post-provisioning: |
[![publish to balenaCloud](https://github.com/belodetek/unzoner-api/actions/workflows/balena.yml/badge.svg?branch=master)](https://github.com/belodetek/unzoner-api/actions/workflows/balena.yml)
> 📜 Your unblocking journey starts [here](http://unzoner.com/#instructions)...
## Getting started
> [build and run](https://github.com/belodetek/unzoner-api/blob/master/README.md#usage) your own black.box Unzoner API
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/belodetek/unzoner-api'
logo:
type: blob.asset
data:
url: 'https://raw.githubusercontent.com/belodetek/unzoner-api/master/logo.png'
data:
defaultDeviceType: genericx86-64-ext
supportedDeviceTypes:
- fincm3
- generic-amd64
- genericx86-64-ext
- intel-nuc
- qemux86
- qemux86-64
- raspberry-pi
- raspberry-pi2
- raspberrypi3
- raspberrypi3-64
- raspberrypi4-64
version: 0.0.9