Commit Graph

356 Commits

Author SHA1 Message Date
5163fd4da0 Allow clients to choose own ciphers
This changes a previously updated default in Dovecot and Postfix, as it
resulted in too many issues in older clients.
2023-10-30 22:16:00 +00:00
9aec143bbd gotosocial: Update to 0.12.1, add health-check 2023-10-29 16:53:38 +00:00
c81789ae69 gitea: Fix HealthCmd for shell redirect pattern 2023-10-29 16:52:27 +00:00
9dfd940eab Auto-update Dovecot and Gitea on container build 2023-10-29 16:46:28 +00:00
95d279be7a gitea: Enable and start on health-check pass 2023-10-29 16:44:05 +00:00
f536787fb6 dovecot: Enable and start on health-check pass 2023-10-29 16:22:26 +00:00
36e1e3039e coturn: Enable and startup on health-checks 2023-10-29 15:56:02 +00:00
fcf9175060 Enable Podman auto-updates for Redis and MariaDB
Container auto-updates are scheduled for 30 minutes past every hour, or
approximately 30 minutes after `coreos-home-server-update` runs, in
order to give enough time for container builds to complete; only
containers with auto-updates enabled are eligible, however.

This also enables health-checks for Redis, and updates the version to
7.2.
2023-10-29 13:31:27 +00:00
50249ba987 Use BindsTo in Dovecot first boot process
This is to avoid starting requisite units (specifically, the MariaDB
migrations) if conditions fail.
2023-10-22 00:19:52 +01:00
4ce5be1798 rspamd: Update to version 3.7.1 2023-10-22 00:00:47 +01:00
0a7985b8ca postfix: Exclude anonymous ciphers for TLS 2023-10-21 17:33:03 +01:00
5131d1d93c prosody: Make component registration more robust 2023-10-21 17:26:18 +01:00
a5ce4675d5 Improve TLS security for Dovecot and Postfix 2023-10-21 17:19:35 +01:00
71214e94a6 prosody: Update to version 0.12.4, update modules 2023-10-03 22:44:08 +01:00
ddd50da0dc gitea: Update to version 1.20.5 2023-10-03 22:43:10 +01:00
ad2ebd092c slidge: Update to latest versions of plugins 2023-09-10 17:10:25 +01:00
0ff662b8c5 Auto-archive inbox messages after 1 week 2023-09-06 21:23:24 +01:00
8d7ee45574 slidge: Update WhatsApp plugin to latest version 2023-08-23 21:02:43 +01:00
035f34af75 gitea: Update to version 1.20.3 2023-08-22 19:21:42 +01:00
2976386e2f gotosocial: Update to version 0.11.1 2023-08-22 19:21:21 +01:00
0e14ac19e5 prosody: Update to Bookworm, move to Quadlet 2023-08-20 18:03:38 +01:00
faaefcdebb slidge: Update to latest WhatsApp plugin version 2023-08-20 17:35:20 +01:00
5afcea8f05 dovecot: Auto-archive unflagged messages in inbox 2023-08-20 11:31:37 +01:00
779e6e09f9 gotosocial: Don't report Mastodon version 2023-08-16 18:43:01 +01:00
c920a2a380 gotosocial: Update to version 0.11.0 2023-08-15 23:39:01 +01:00
ccf1852026 dovecot: Update to version 2.3.19, move to Quadlet 2023-08-13 16:30:55 +01:00
c285828395 postfix: Update to version 3.7.6, move to Quadlet 2023-08-13 16:30:09 +01:00
67e16b82df navidrome: Move to Quadlet 2023-08-13 16:03:42 +01:00
2679166819 gotosocial: Move to Quadlet 2023-08-13 14:13:07 +01:00
43136d090b coturn: Update to version 4.6.1, move to Quadlet 2023-08-13 13:59:57 +01:00
7db3958362 biboumi: Move to Quadlet, Debian-packaged version 2023-08-13 13:36:25 +01:00
fb6d134cdb slidge: Update to latest protocol versions 2023-08-12 17:52:35 +01:00
8ea73709e8 gitea: Update to version 1.20.2, move to Quadlet 2023-08-12 17:14:04 +01:00
7764f0fde0 hugo: Move to Quadlet, minify HTML by default 2023-08-12 17:01:17 +01:00
3465082806 letsencrypt: Update Lego to version 4.13.3 2023-08-12 16:31:56 +01:00
15b41eee1a nginx: Update to version 1.25, move to Quadlet 2023-08-12 16:31:31 +01:00
3943c51181 Remove concrete unit files for generated ones
Podman-generated systemd unit files aren't usually generated into
`/etc/systemd/system`, and this directory is preferred for any
pre-existing unit files.
2023-08-12 13:21:31 +01:00
ee4375869d mariadb: Move to Quadlet 2023-08-12 11:49:30 +01:00
6ead546a9d radicale: Update to version 3.1.8, move to Quadlet 2023-08-12 11:26:49 +01:00
f367141361 rspamd: Don't use Notify=true
RSpamd doesn't have `systemd-notify` support, so we're forced to use
plain ol' conmon notify support instead.
2023-08-11 21:13:03 +01:00
8daef2903a Generate services with Quadlet after CoreOS update
This is to work around issues where generators don't seem to run on
`daemon-reload` as they should, and may be reverted some time in the
future.
2023-08-11 20:58:44 +01:00
9e690a54f0 rspamd: Update to version 3.6, move to Quadlet 2023-08-11 20:40:59 +01:00
90ae8853ac lldap: Update to version v0.4.3, move to Quadlet 2023-08-11 20:12:23 +01:00
c5a6208e6a redis: Move to container unit, Debian Bookworm
The container file is now directly based on Debian Bookworm, and uses
official Debian packages.
2023-08-11 20:12:23 +01:00
dc48e4b06b slidge: Update slidge-whatsapp to latest version 2023-08-05 11:39:55 +01:00
8c44be5881 Makefile: Update to latest CoreOS, bind more ports 2023-08-01 20:34:02 +01:00
17fc39ac02 hugo: Update to version 0.115.4, Debian Bookworm 2023-07-30 20:37:44 +01:00
2889f2870a letsencrypt: Update to version 4.13.2 2023-07-23 10:55:52 +01:00
f7f679f9df gitea: Update to version 1.20.1 2023-07-23 10:54:37 +01:00
c14cef82f1 slidge: Update WhatsApp plugin to latest version 2023-07-22 11:04:31 +01:00