20 Commits

Author SHA1 Message Date
11bac13e30 fix(backup) + chore: upgrade to 1.3.0+6.42.0-alpine
All checks were successful
cc-ci/testme cc-ci: success
- Inline mysqldump/gunzip into backupbot.backup.pre-hook and
  backupbot.restore.post-hook label values on the db service.
  Single-file gzipped dump (--single-transaction --routines
  --triggers --databases ghost) is written into the mysql volume
  at /var/lib/mysql/backup.sql.gz; the volume is what backupbot
  snapshots, so the dump survives the round-trip and the restore
  hook re-imports it. Replaces the previous mysqldump --tab
  backup that shipped with no restore hook (silent data loss on
  restore, since the mysql data volume itself wasn't backed up).
- Drop mysql_backup.sh, its config mount, and MYSQL_BACKUP_VERSION
  in favour of the inline label pattern used by
  akaunting / engelsystem / forgejo.
- Raise app healthcheck start_period 1m -> 15m to accommodate
  slow fresh-DB migration on first boot.
- Upgrade ghost image to 6.42.0-alpine; bump recipe version to
  1.3.0+6.42.0-alpine.
2026-06-02 17:29:23 +00:00
val
ff03db348f chore: publish 1.2.0+6.21.2-alpine release 2026-03-12 03:56:46 +01:00
val
858284e1fe fixed image version as default, extra compose file for custom image version 2026-03-12 03:48:07 +01:00
val
89a9b369bb chore: publish 1.1.1+6-alpine release 2025-10-17 17:40:02 +02:00
val
ccc8ee11e9 chore: publish 1.1.0+6-alpine release 2025-10-16 15:25:16 +02:00
1126e8cdf5 [mass update] fix supporting multiple domains while enforcing ssl 2025-09-08 08:11:16 -07:00
3wc
298401b27f chore: publish 1.0.1+5-alpine release 2025-09-01 15:25:59 -04:00
val
0b22b0bab5 chore: publish 1.0.0+5-alpine release 2025-06-14 16:07:32 +02:00
val
69d6ffc2dd uncommented smtp user 2025-06-14 16:03:34 +02:00
val
c885189143 added healthcheck and release note 2025-06-14 15:39:09 +02:00
val
3c467307fb with command 2025-06-14 11:18:17 +02:00
val
71538b15a5 started versionizing 2025-06-08 14:28:49 +02:00
val
b4a0143cc5 upgraded mysql verison to recommended 2025-06-08 14:26:19 +02:00
acd5017bc4 Add git tag 2022-07-12 10:14:54 +01:00
e5e5fe40f2 Update Ghost to 5.2.4 2022-07-12 10:12:50 +01:00
b316127970 Add mail settings to env file 2022-07-12 10:05:41 +01:00
3wc
150c953c51 Add labels for backup-bot-two 2021-10-25 13:37:15 +02:00
3wc
3738836294 Add persistent volumes, tweak database host 2021-10-07 14:47:17 +02:00
9f961e3109 compose.yml fix 2021-08-09 16:34:29 -04:00
3wc
fbaf0a7851 Initial import 👻 2021-08-03 18:35:27 +02:00