now working
This commit is contained in:
parent
5fb8e1bcb3
commit
c14fac9d8e
3 changed files with 3138 additions and 3118 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
socket
|
socket
|
||||||
"--homeserver"
|
"--homeserver"
|
||||||
config.services.matrix-continuwuity.settings.global.well_known.client
|
config.services.matrix-continuwuity.settings.global.well_known.client
|
||||||
"--name"
|
"--username"
|
||||||
"nexusbot"
|
"nexusbot"
|
||||||
"--adminRoom"
|
"--adminRoom"
|
||||||
"#admins:federated.nexus"
|
"#admins:federated.nexus"
|
||||||
|
|
@ -34,13 +34,32 @@
|
||||||
"--adminName"
|
"--adminName"
|
||||||
"conduit"
|
"conduit"
|
||||||
"--email"
|
"--email"
|
||||||
config.services.caddy.email
|
|
||||||
"--emailAlias"
|
|
||||||
("inf" + "o@f" + "edera" + "ted.n" + "exus")
|
("inf" + "o@f" + "edera" + "ted.n" + "exus")
|
||||||
"--mailDomain"
|
"--mailDomain"
|
||||||
"mail.henryhiles.com"
|
"email-smtp.us-east-1.amazonaws.com"
|
||||||
"--mailName"
|
"--mailName"
|
||||||
"Federated Nexus"
|
"Federated Nexus"
|
||||||
|
"--mailUsername"
|
||||||
|
"AKIAREHCBHZLJADIVNOA"
|
||||||
|
"--subject"
|
||||||
|
"Your registration for Federated Nexus has been accepted!"
|
||||||
|
"--plainText"
|
||||||
|
"Your registration for Federated Nexus has been accepted! Your credentials are:
|
||||||
|
Username: @{username}
|
||||||
|
Password: @{password}
|
||||||
|
|
||||||
|
If you have any questions, check out our documentation: https://federated.nexus/services/matrix/.
|
||||||
|
|
||||||
|
If you have any issues, reply to this email."
|
||||||
|
"--markdown"
|
||||||
|
"# Your registration for Federated Nexus has been accepted!
|
||||||
|
## Your credentials are:
|
||||||
|
- ### Username: @{username}
|
||||||
|
- ### Password: @{password}
|
||||||
|
|
||||||
|
If you have any questions, check out [our documentation](https://federated.nexus/services/matrix/).
|
||||||
|
|
||||||
|
If you have any issues, reply to this email."
|
||||||
];
|
];
|
||||||
group = "caddy";
|
group = "caddy";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
6212
flake.lock
generated
6212
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,9 +1,10 @@
|
||||||
-----BEGIN AGE ENCRYPTED FILE-----
|
-----BEGIN AGE ENCRYPTED FILE-----
|
||||||
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IHNzaC1lZDI1NTE5IFZLUVVkUSBvYlEw
|
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IHNzaC1lZDI1NTE5IFZLUVVkUSB5RGxm
|
||||||
TE54bDNBNEhQWkp3OThKOWJxVkltVGRaOThiTmQrbXgreVkrZ3hVCmJGQVNMTk8r
|
eElaR1hscUkvYkNMUHkreUw0UEt4VUdtQjlWQnVLZ3dJWXdybHljClhzSTEwZ1ZC
|
||||||
eU9lM1pYS0lVUXVJaURXc0tDem5DU0UxcUMydmtyNFVaeFUKLT4gQ1xCM2woPT0t
|
UE9EUlZ5R2VFbmt0d2crb2tDNmpiTExZTjVOc0w4STgwdmsKLT4gZUBTa2dBLWdy
|
||||||
Z3JlYXNlIEAKSHhsOUt5My9OYVNSdXJrb0loYzl5MEpTcWdNcDJnZ1IzWk9xbXpw
|
ZWFzZSB0fWZFUToySiB3IEJRenlQRSBdXlFlCkZCcUxFb0ROWjRnb1J0RWpFaHZw
|
||||||
akc5cHgKLS0tIHg5YjQ3d3VyZ3dQWG1sVWlYL3lqUUt2UndpVlV1NEo3eENiUnJE
|
MHVnZ1d1cEEwMHhET1RtaVM2enQ5V1ZYNHg4cAotLS0gVUJLa0YxSjJqejhmeEJT
|
||||||
Ry83RlkKr7Q6I67w7sLxayT8qPgiGyLbGaHCIIttc2Zhd832xcKopkA1+9aB/9fY
|
bks1VDZVSlhYZzZvRnU1ZmQrc0lhSEo5RVhFYwoEXJoh6zJl5ywxglv/YU2olExq
|
||||||
nQ==
|
t0LbL8YjD2T8d6clXUxT9tMv9Ay8ye+RX0ZGV9TXeCsIwUWrLPdmpeO/VEX9GGbs
|
||||||
|
dyKKmYxH+9MEYA==
|
||||||
-----END AGE ENCRYPTED FILE-----
|
-----END AGE ENCRYPTED FILE-----
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue