nvr1: Deploy Frigate on the nvr1.p.b

master
Dustin 2023-09-16 08:12:36 -05:00
parent 533cdc2c09
commit 1a60688cc1
1 changed files with 28 additions and 0 deletions

28
nvr1.yaml Normal file
View File

@ -0,0 +1,28 @@
variant: fcos
version: 1.4.0
ignition:
config:
merge:
- local: sshkeys.ign
- local: zram.ign
- local: gasket-driver.ign
- local: frigate.ign
kernel_arguments:
should_exist:
- console=ttyS0,115200
storage:
files:
- path: /etc/hostname
mode: 0644
contents:
inline: nvr1.pyrocufflink.blue
- path: /etc/systemd/system/var-lib-frigate.mount
mode: 0644
contents:
inline: |
[Mount]
What=/dev/disk/by-label/frigate
Where=/var/lib/frigate