Commit Graph

1853 Commits

Author SHA1 Message Date
Râu Cao 4b04aa7cd9
Let akkounts API proxy forward all API requests
... instead of just a specific subdirectory/path
2024-01-24 16:19:04 +03:00
Râu Cao 2597e211ed
Add new akkounts configs 2024-01-24 16:18:50 +03:00
Râu Cao f96faf9fa2
Install libvips for image manipulation in akkounts 2024-01-24 16:18:19 +03:00
Râu Cao c32e8bc9e5
Add new garage nodes 2024-01-11 18:38:22 +03:00
Râu Cao 24b22b8f91 Merge pull request 'Add email service' (#526) from feature/email into master
Reviewed-on: #526
2024-01-10 12:09:21 +00:00
Râu Cao 456ec7a5fa
Deploy new email VM 2024-01-09 15:57:04 +03:00
Râu Cao daadd9374f
Use attribute for root dir 2024-01-08 11:35:04 +03:00
Râu Cao 98acd429de
Add configs for virtual email aliases 2024-01-08 11:29:56 +03:00
Râu Cao cfa7da2051
Create vmail dir on fresh systems 2024-01-08 10:47:19 +03:00
Râu Cao 0d3082e1c8
Upgrade Gitea to 1.21.3 2024-01-01 16:13:15 +03:00
Râu Cao e1007f7886
ejabberd disco config additions 2023-12-18 13:23:21 +01:00
Râu Cao 292366a77f
Domain vs realm vs IP 2023-12-18 13:23:05 +01:00
Râu Cao ed998fc1d3
Use TCP for TLS connections 2023-12-18 13:22:34 +01:00
Râu Cao 8a97ebf4f8
Use domain instead of IP, add TLS endpoints 2023-12-17 17:57:49 +01:00
Râu Cao ca3f06f831
Increase size of port range for TURN 2023-12-17 17:05:06 +01:00
Râu Cao 1576a8e731
Set up coturn, switch from ejabberd in production
https://github.com/coturn/coturn
2023-12-17 15:20:11 +01:00
Râu Cao 6e3fb80565
Upgrade CLN 2023-12-16 19:23:09 +01:00
Râu Cao 295d95c048
Upgrade Gitea to 1.21.1 2023-12-16 11:49:35 +01:00
Râu Cao 789532fae9 Merge pull request 'Upgrade bitcoind, LND, CLN, RTL, NBXplorer, BTCPay' (#531) from chore/upgrade_bitcoin_software into master
Reviewed-on: #531
2023-12-14 17:15:40 +00:00
Râu Cao 404f492e6e
Update node info 2023-12-14 18:14:37 +01:00
Râu Cao 574f78f128
Upgrade bitcoind, LND, CLN, RTL, NBXplorer, BTCPay
Also required upgrading node.js and the .NET SDK.
2023-12-14 18:12:29 +01:00
Râu Cao f4d1009473 Merge pull request 'Switch to virtual domains/aliases/mailboxes' (#530) from feature/email_virtual_domains into feature/email
Reviewed-on: #530
2023-12-13 12:06:44 +00:00
Râu Cao 69af908f6b
Virtual domain configs 2023-12-13 13:05:31 +01:00
Râu Cao e8880ded90
Remove vagrant (dev) node config files
No need for sharing them, since the actual roles etc. are defined in the
Vagrantfile.
2023-12-07 10:37:09 +01:00
Râu Cao 10dd3bf16e
Add new RSK testnet node, don't serve from current one 2023-12-07 09:55:29 +01:00
Râu Cao ca580bcfe2
Set email report contact in production 2023-12-07 09:37:37 +01:00
Râu Cao 5b0cb438ba Merge pull request 'Set up SpamAssassin' (#529) from feature/spamassassin into feature/email
Reviewed-on: #529
2023-12-06 11:28:14 +00:00
Râu Cao 5a4cdf9c30
Prevent local users from impersonating other local users 2023-12-06 12:27:38 +01:00
Râu Cao b3f2ca415e
Set up SpamAssassin
Scan incoming and outgoing email for spam. Use a local Unbound for DNS,
so we don't run into blocks for RBL queries.
2023-12-06 12:22:24 +01:00
Râu Cao 05ccbcc58f
Merge branch 'master' into feature/email 2023-12-05 18:37:43 +01:00
Râu Cao e3c4bf8969
Update node config 2023-12-05 18:21:26 +01:00
Râu Cao cc6cebb8a2
Increase TURN throughput allowance 2023-12-05 18:20:27 +01:00
Râu Cao 4dbc960eed
Switch ejabberd node handling TURN
Should use the same outgoing IP as for incoming
2023-12-05 18:19:48 +01:00
Râu Cao ce47072b0d Merge pull request 'Improve VM backups, configure backups on "her"' (#528) from feature/backup_improvements into master
Reviewed-on: #528
2023-12-05 17:18:40 +00:00
Râu Cao 7805182457
Change borg backup default interval to 3 hrs 2023-12-05 18:16:15 +01:00
Râu Cao 769ac4a081
Support node-specific borg repo config 2023-12-05 18:09:44 +01:00
Râu Cao b1763cd032
Pattern-match node names for VM backup exclusion 2023-12-05 18:04:57 +01:00
Râu Cao c746b38ebf
Update node info 2023-12-05 14:19:52 +01:00
Râu Cao 0a58cac0cf Merge pull request 'Set up DKIM signing and verification' (#527) from feature/email_dkim into feature/email
Reviewed-on: #527
2023-12-04 12:42:37 +00:00
Râu Cao 42c04538d8
Set up DKIM signing and verification 2023-12-04 13:40:37 +01:00
Râu Cao c9ad3c2d18
Create/configure common default mailboxes 2023-12-04 13:33:23 +01:00
Râu Cao fbad0bf896
More explicit postfix configs 2023-12-03 18:33:12 +01:00
Râu Cao 8a7eeb1dd9
Change INBOX location 2023-12-03 18:32:55 +01:00
Râu Cao 568197737a
Fix SMTP connection delay when peer hostname cannot be resolved 2023-12-03 18:31:47 +01:00
Râu Cao 738e96f7e4
Fix auth for SMTP submission on port 465 2023-12-03 18:31:12 +01:00
Râu Cao 87411274ae
Configure email domain for production 2023-12-03 18:29:35 +01:00
Râu Cao ce00852bba
Remove obsolete config file 2023-12-01 12:19:21 +01:00
Râu Cao 366c0c0d3c Add WIP email domain and hostname 2023-12-01 10:02:25 +01:00
Râu Cao 89d00afd1c Set up email proxy 2023-12-01 10:02:11 +01:00
Râu Cao e4abfb1b75 Use more reasonable priority for attributes in recipe 2023-12-01 10:01:34 +01:00