Sam Al-Sapti
0fb1932c55
Upgrade + pin NodeBB version and increase number of workers and rename stuff
2025-03-14 20:59:28 +01:00
Sam Al-Sapti
c421f71599
Upgrade Mastodon + Nextcloud, reload nginx on vhost upload instead of restart
2025-03-13 22:56:49 +01:00
Sam Al-Sapti
41a3fdf3d3
Upgrade Mastodon
2025-03-12 22:25:28 +01:00
Sam A.
44d68add52
Merge pull request 'Double social.data.coop upload limit' ( #223 ) from reynir-patch-1 into main
...
Reviewed-on: https://git.data.coop/data.coop/ansible/pulls/223
Reviewed-by: benjaoming <benjaoming@data.coop>
2025-03-12 21:22:11 +00:00
Sam Al-Sapti
7e9ad6c8f5
Restrict log size of NodeBB NGINX
2025-02-25 00:10:43 +01:00
Sam Al-Sapti
9baebb443e
ro
2025-02-25 00:05:14 +01:00
Sam Al-Sapti
a79b29e551
Let NodeBB's NGINX serve more static files
2025-02-24 23:51:51 +01:00
Sam Al-Sapti
5693d2fdc6
IPv6 doesn't work with UniPi containers... @reynir
2025-02-20 01:58:23 +01:00
Sam Al-Sapti
af22dd4679
Disable IPv6
2025-02-19 23:56:15 +01:00
Sam Al-Sapti
231692411e
Disable IPv6
2025-02-19 23:55:37 +01:00
Sam Al-Sapti
4ca8bcc165
Fix real IP in proxy config
2025-02-19 22:51:54 +01:00
Reynir Björnsson
790ffedaa1
Refactor nodebb processes, hash on X-Real-IP
2025-02-19 15:22:09 +01:00
Sam Al-Sapti
d0cddcfdcd
Use ip_hash
2025-02-19 01:36:43 +01:00
Sam Al-Sapti
82cfade03c
Remove public folder
2025-02-19 01:10:59 +01:00
Sam Al-Sapti
b8a9584b78
Scale NodeBB to 4 processes
2025-02-19 01:06:12 +01:00
Sam Al-Sapti
8c30f93c04
Fix perms
2025-02-19 00:50:13 +01:00
Sam Al-Sapti
38b99337f4
Add a vhost for NodeBB
2025-02-19 00:43:48 +01:00
Sam Al-Sapti
ba4c0076fd
Fix NGINX for NodeBB
2025-02-19 00:40:53 +01:00
Sam Al-Sapti
0a98d5ed48
Fix typo
2025-02-19 00:33:52 +01:00
Sam Al-Sapti
a111a99b74
Mount public folder
2025-02-19 00:32:17 +01:00
Sam Al-Sapti
be64b31004
Mount public folder
2025-02-19 00:31:24 +01:00
Sam Al-Sapti
442c552e02
Add Redis
2025-02-19 00:28:36 +01:00
Sam Al-Sapti
4e61b2ce50
Conflicts
2025-02-19 00:17:05 +01:00
Sam Al-Sapti
c145451986
Add an NGINX in front of NodeBB
2025-02-19 00:01:10 +01:00
Sam Al-Sapti
122f0f2df2
Upgrade NodeBB
2025-02-18 23:33:53 +01:00
Sam Al-Sapti
b092114cb1
Fix setup.json
2025-02-16 00:31:08 +01:00
Sam Al-Sapti
a558120b26
Rename to forum.fedi.dk
2025-02-15 23:10:55 +01:00
Sam Al-Sapti
9d7de257fa
Hardcode NodeBB version and add email capability
2025-02-15 22:38:24 +01:00
Sam Al-Sapti
e8583c606a
NodeBB is running
2025-02-15 20:21:47 +01:00
Sam Al-Sapti
0a0d57e867
Fixup
2025-02-15 19:00:04 +01:00
Sam Al-Sapti
0154ad30c4
Fixup
2025-02-15 18:57:29 +01:00
Sam Al-Sapti
368a1d7586
Fixup
2025-02-15 18:08:57 +01:00
Sam Al-Sapti
49892e760b
Fixup
2025-02-15 18:07:47 +01:00
Sam Al-Sapti
ce398cca07
Change perms
2025-02-15 18:02:08 +01:00
Sam Al-Sapti
c10006f730
Typo
2025-02-15 17:56:09 +01:00
Sam Al-Sapti
6c31bab89d
More strict permissions
2025-02-15 17:41:37 +01:00
Sam Al-Sapti
cc03de247f
Add networks
2025-02-15 17:35:26 +01:00
Sam Al-Sapti
163e585bc8
Add depends_on
2025-02-15 17:31:44 +01:00
Sam Al-Sapti
b9ee18d4d3
Create DB password
2025-02-15 17:25:01 +01:00
Sam Al-Sapti
82ee734dc8
Add subfolder
2025-02-15 17:19:29 +01:00
Sam Al-Sapti
c773c8060f
Lint and more
2025-02-15 17:13:03 +01:00
Reynir Björnsson
1f7f633359
Add nginx-proxy env vars
2025-02-15 16:53:46 +01:00
Reynir Björnsson
acaaffb982
WIP nodebb
2025-02-15 16:30:05 +01:00
Reynir Björnsson
948b0baf44
Restic: handle incomplete backups as success
...
If we don't have a POST_COMMANDS_INCOMPLETE then POST_COMMANDS_FAILURE
will trigger. This may be a bit misleading as we are doing backups of
live systems and it is almost expected that a file will change or
disappear during backup. Instead, we report backup as "up" with a
message that the backup was incomplete.
2025-02-12 09:42:07 +01:00
Reynir Björnsson
0263b2bbb8
restic-mail: undo debugging
...
During debugging the script I inserted "echo" and "cat". Then I removed
the "echo" but forgot the "cat". This breaks stuff. Undo cat.
2025-02-12 09:01:44 +01:00
Reynir Björnsson
df13e8178f
Fixup message-id
2025-02-11 11:01:02 +01:00
Reynir Björnsson
ec7c248528
Improve restic failure mail
...
mailu antispam reported an invalid date header and a missing message-id
header.
2025-02-11 10:54:41 +01:00
Reynir Björnsson
6feef53226
Enable pre-deploy tasks for forgejo
2025-02-11 09:29:51 +01:00
Reynir Björnsson
80b9e008ca
compress must be a string
2025-02-11 09:09:03 +01:00
Reynir Björnsson
b09e308ce3
Expand tabs
2025-02-11 09:07:55 +01:00