Added teslamate configuration

This commit is contained in:
Alejandro Angulo 2024-02-05 20:20:02 -08:00
parent 00319bf5ee
commit 478198d88e
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
13 changed files with 253 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -12,4 +12,7 @@ in {
"nextcloud_admin.age".publicKeys = [users.me machines.node];
"theengs_ble_mqtt.age".publicKeys = [users.me machines.pi4];
"hass_mqtt.age".publicKeys = [users.me machines.pi4 machines.node];
"teslamate_db.age".publicKeys = [users.me machines.node];
"teslamate_mqtt.age".publicKeys = [users.me machines.pi4 machines.node];
"teslamate_encryption.age".publicKeys = [users.me machines.node];
}

8
secrets/teslamate_db.age Normal file
View file

@ -0,0 +1,8 @@
age-encryption.org/v1
-> piv-p256 UIEGzg A2wMmiESse22Vlfg8lbSUz3t2GwGvTE49WPKV81egU0Z
I/7v83H42x/2hhOMRAbyUNgCY/GugzSHr9y4EFWZ3rc
-> ssh-ed25519 Yk7ehg CVe6AyDEb9Ulg5Zn5GQAoQT8jXBkjAWx6CP847XU118
HIaJ4+oos94I7m1UEEErP2jhYNhAmG8/RRmNZrWSxcE
--- U3FNQyx/Ncl59978k3kMtYKNZayk13gAubt+l5RqFJw
W½ÊSÖ4ÿÐB mHYªÖ܇nú`"ß|´¢wèH¦À
Wˆ4

View file

@ -0,0 +1,7 @@
age-encryption.org/v1
-> piv-p256 UIEGzg AuDH1UtCo2ABWz85Uq+kS9CA/X7ZMk4PwCbtSSMHU1rL
pNyYJm4Boy64z0+T9xW/Emgm3cT3oLXXpqtkSGFuWsE
-> ssh-ed25519 Yk7ehg MlNtvtKwytkGrlcF2kBdYA/X4EaCVxuDCPRLkn9qWgo
cC0+E8s0VAKSBojprhU23IP3q77x/VRS7tbfOpPAa10
--- c0LU0eTiBBo1puXxtpfWQM4iBJODzYZ0dAzGSheQ6Og
ñïËì;¨ðvø;ä×UG•óËDÉ.au¬¸#¬¿†Iüê±ß'<27>ÿ‡ÎI<øI¯´ýviôºÕS9VnÎYþí

BIN
secrets/teslamate_mqtt.age Normal file

Binary file not shown.

Binary file not shown.