feat: add dendrite & element-web
This commit is contained in:
parent
b7741ff5ee
commit
35ee1dac1f
7 changed files with 161 additions and 0 deletions
secrets
9
secrets/dendrite/.env.age
Normal file
9
secrets/dendrite/.env.age
Normal file
|
@ -0,0 +1,9 @@
|
|||
age-encryption.org/v1
|
||||
-> ssh-ed25519 OAZQhA fgZF7gVrFY+mwM8BEfgkzXS7sCgarHTS2Y8UK7FB3hg
|
||||
5Q45bu0Z1SbTsx0R2He4u7SErfe/DisHliYuxqisHyc
|
||||
-> ssh-ed25519 72ij7w DnbIuHAmxkTqn7pgxlq91O9h0b0wsj2VighRh1WqQ0U
|
||||
C1JAbl23+sZf4OClbqsc7GEGWauW9GfjCHfCmaYLaX0
|
||||
-> Oz`pkbz-grease 5w #,[ \
|
||||
JgtzmyNqvGxlyND1WSJLtlnmWYur
|
||||
--- UlLvWMaswO3IWQLj/C8qhZaM2ffdsht54E6UVKRBHD8
|
||||
åKæ8îkQ#N$”úMå8\Œ¶"ؖϳãSÆËdµÆÍQÑÖ|32áÿ‰×9Ì÷ËDCüPÏ»6š+s(Û«i|^5!†{Âè0¯Ì»`î„¿<E2809E>äû¶±†I/¬ÑUõ‚²'VY
|
BIN
secrets/dendrite/privateKey.age
Normal file
BIN
secrets/dendrite/privateKey.age
Normal file
Binary file not shown.
|
@ -33,4 +33,6 @@ in {
|
|||
"esphome/password.age".publicKeys = [ felschr home-server ];
|
||||
"focalboard/.env.age".publicKeys = [ felschr home-server ];
|
||||
"focalboard/db-password.age".publicKeys = [ felschr home-server ];
|
||||
"dendrite/.env.age".publicKeys = [ felschr home-server ];
|
||||
"dendrite/privateKey.age".publicKeys = [ felschr home-server ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue