mirror of
https://github.com/kerberos-io/agent.git
synced 2025-09-26 20:21:22 +08:00
add balena config
This commit is contained in:
BIN
assets/img/logo.png
Normal file
BIN
assets/img/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
24
balena.yaml
Normal file
24
balena.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: Kerberos Agent
|
||||
type: sw.application
|
||||
description: >-
|
||||
Kerberos Agent is a cutting edge video surveillance management system
|
||||
made available as Open Source under the MIT Licens
|
||||
assets:
|
||||
repository:
|
||||
type: blob.asset
|
||||
data:
|
||||
url: 'https://github.com/kerberos-io/agent'
|
||||
logo:
|
||||
type: blob.asset
|
||||
data:
|
||||
url: >-
|
||||
https://raw.githubusercontent.com/kerberos-io/agent/assets/img/logo.png
|
||||
data:
|
||||
defaultDeviceType: raspberry-pi
|
||||
supportedDeviceTypes:
|
||||
- raspberry-pi
|
||||
- raspberry-pi2
|
||||
- raspberrypi3
|
||||
- raspberrypi4-64
|
||||
- intel-nuc
|
||||
version: v1.0.0-beta
|
Reference in New Issue
Block a user