howl pushed to master at zxq/gramsci 2026-07-20 14:10:42 +00:00
15bf87ce4b
forgejo: add explicit per-subsystem storage paths
howl pushed to master at zxq/gramsci 2026-07-20 14:01:58 +00:00
6de213134d
forgejo: move all storage subsystems to CIFS mount
howl pushed to master at zxq/gramsci 2026-07-11 15:01:48 +00:00
b1ae594748
cary: re-encode images as progressive JPEGs
howl pushed to master at zxq/gramsci 2026-07-11 14:46:01 +00:00
d46efe4e47
cary: add image strip photos and /pictures route in Caddyfile
howl pushed to master at zxq/gramsci 2026-07-07 11:10:30 +00:00
62bd7bcd17
ocis: bump OC_GRPC_MAX_RECEIVED_MESSAGE_SIZE to 50MB for large space indexing
howl pushed to master at zxq/gramsci 2026-07-06 13:28:52 +00:00
f5c38dee78
Add back TLS config for alertmanager SMTP
howl pushed to master at zxq/gramsci 2026-07-06 13:27:31 +00:00
431c87a430
Add Telegram receiver to alertmanager
howl pushed to master at zxq/gramsci 2026-07-06 13:23:42 +00:00
4dbf3b143d
Remove TestAlert and TLS workarounds
howl pushed to master at zxq/gramsci 2026-07-06 13:22:33 +00:00
ccc260e7b9
Alertmanager SMTP: back to port 465 with implicit TLS
howl pushed to master at zxq/gramsci 2026-07-06 13:21:08 +00:00
e3ba4544dc
Alertmanager SMTP: switch to port 587 with STARTTLS
howl pushed to master at zxq/gramsci 2026-07-06 13:06:52 +00:00
659daebc28
Alertmanager SMTP: switch to port 25 (no proxy protocol)
howl pushed to master at zxq/gramsci 2026-07-06 13:05:27 +00:00
3a129c2717
Alertmanager: send to alerts@howl.moe, add insecure_skip_verify
howl pushed to master at zxq/gramsci 2026-07-06 13:04:02 +00:00
a93ca62cd6
Alertmanager SMTP: connect to stalwart directly, set TLS SNI to mail.zxq.co
howl pushed to master at zxq/gramsci 2026-07-06 13:02:50 +00:00
06ce332e59
Add temporary TestAlert to verify SMTP delivery
howl pushed to master at zxq/gramsci 2026-07-06 13:02:19 +00:00
c3ee9bdbb0
Add smtp_force_implicit_tls and smtp_hello to alertmanager config
howl pushed to master at zxq/gramsci 2026-07-06 13:01:34 +00:00
abbf4fd596
Fix alertmanager SMTP: use mail.zxq.co:465 matching TLS cert
howl pushed to master at zxq/gramsci 2026-07-06 12:59:43 +00:00
b84c90468e
Fix alertmanager TLS: skip cert verification for internal stalwart connection
howl pushed to master at zxq/gramsci 2026-07-06 12:58:40 +00:00
878f1bd159
Fix alertmanager SMTP: use port 587 with STARTTLS
howl pushed to master at zxq/gramsci 2026-07-06 12:56:53 +00:00
6ab91be153
Fix PrometheusNotIngestingSamples: filter by type=float
howl pushed to master at zxq/gramsci 2026-07-06 12:44:49 +00:00
f396e88134
Caddy metrics: use admin :2019 + global 'metrics' directive