forked from balena-labs-projects/balena-dash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbalena.yml
54 lines (50 loc) · 1.65 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
name: balenaSurvey
description: >-
Raspberry Pi-powered digital signage website viewer with surveyjs survey for ostrale biennal o23
type: sw.application
post-provisioning: >-
* Digital [fishtank](https://webglsamples.org/aquarium/aquarium.html) or [jellyfish](https://akirodic.com/p/jellyfish/)
* Streaming webcam display
* Digital signage for storefronts
* 24 hour live [animated cat](http://www.nyan.cat/) display
**Deploy from balenaHub or head to the [Github repo](https://github.com/dermelchior/balena-surveyjs) to learn more!**
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/DerMelchior/balena-surveyjs.git'
logo:
type: blob.asset
data:
url: 'file://assets/logo_ostrale.png'
data:
applicationConfigVariables:
- BALENA_HOST_CONFIG_gpu_mem: '392'
- BALENA_HOST_CONFIG_dtoverlay: 'vc4-kms-v3d'
applicationEnvironmentVariables:
- SHOW_CURSOR: '0'
- CONTROL_TV: '1'
- ENABLE_GPU: '1'
- KIOSK: '1'
- PERSISTENT: '1'
- ACTIVITY_TIMEOUT: 6000
- LAUNCH_URL: 'https://localhost'
- ROTATE_DISPLAY: normal
- WINDOW_POSITION: '0,0'
- WINDOW_SIZE: '1920,1080'
- API_PORT: '5012'
- REMOTE_DEBUG_PORT: '35173'
- LOCAL_HTTP_DELAY: '0'
- ZT_NETWORK: '17d709436ccce440'
- TAILSCALE_AUTHKEY: 'tskey-auth-kDm37D1CNTRL-23tm6sKnHFEkh1hFBBfcEEZmByiy3gysY'
- TAILSCALE_APIKEY: 'tskey-api-kxeN6h2CNTRL-6LcA2fMf7eaCEBSecymXdaYPk31mVyTb'
defaultDeviceType: raspberrypi3-64
supportedDeviceTypes:
- raspberrypi4-64
- fincm3
- raspberrypi3
- raspberrypi3-64
- intel-nuc
- genericx86-64-ext
- raspberrypi400-64
version: 2.0.10-stable