Self host matrixy-synapse
on sisko
This commit is contained in:
parent
231a662dc8
commit
40573a4477
7 changed files with 114 additions and 1 deletions
|
@ -4,13 +4,15 @@
|
|||
ipv4 = true;
|
||||
ipv6 = false; # not anymore 😭
|
||||
domains = [
|
||||
# "sevenofnix.aciceri.dev"
|
||||
"aciceri.dev"
|
||||
"git.aciceri.dev"
|
||||
"home.aciceri.dev"
|
||||
"torrent.aciceri.dev"
|
||||
"search.aciceri.dev"
|
||||
"invidious.aciceri.dev"
|
||||
"vpn.aciceri.dev"
|
||||
"cache.aciceri.dev"
|
||||
"matrix.aciceri.dev"
|
||||
];
|
||||
apiTokenFile = config.age.secrets.cloudflare-dyndns-api-token.path;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue