Added private s3 binary cache

This commit is contained in:
Alejandro Angulo 2024-03-10 14:28:44 -07:00
parent 9480e24301
commit 4bd2c41976
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
7 changed files with 157 additions and 0 deletions

View file

@ -0,0 +1,7 @@
age-encryption.org/v1
-> piv-p256 UIEGzg AhvdNL4Di3uS5eK+hOQ9C09IQmhmWn1pD4fPRdnBi9+g
4ylyFsajkX9IEzEDYGYLu31g0VKd+BwembvEdElJnJU
-> ssh-ed25519 SYNSNQ yA6rQ73vj2N/GG7wtAkFeLwLLQGRct4trP6UWuw9oGk
pp2LGZiog2IfEFSRLd0ks21MkekbVvQkHct82Ie7MGk
--- A1jbB6cxmv8/JMFvCGRMD9VzK09N+w4PxAcz6r6dRd8
žGþK<<19>Íëo> ÞŸÇÉûï‚À\urª(¼6B~<7E>íZ£qíô¬T£îº†Š§¿è<C2BF>o}@|W,€Y†KÅ`†ÊpÍTVpmäl°ª¢ÎßGß`E]óp'E•)í·ð<<}¹¥LâCÄÎqÈ=ûôþBA†swF^¤à¯ð0è

View file

@ -15,4 +15,5 @@ in {
"teslamate_db.age".publicKeys = [users.me machines.node machines.gospel];
"teslamate_mqtt.age".publicKeys = [users.me machines.pi4 machines.node machines.gospel];
"teslamate_encryption.age".publicKeys = [users.me machines.node machines.gospel];
"hydra-aws-creds.age".publicKeys = [users.me machines.gospel];
}