3c503aa42f
Merge pull request 'Fix backup/restore' ( #12 ) from fix-backup into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/12
2026-06-02 17:39:07 +00:00
11bac13e30
fix(backup) + chore: upgrade to 1.3.0+6.42.0-alpine
...
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.
1.3.0+6.42.0-alpine
2026-06-02 17:29:23 +00:00
ff03db348f
chore: publish 1.2.0+6.21.2-alpine release
1.2.0+6.21.2-alpine
2026-03-12 03:56:46 +01:00
a6f646a2c8
Merge pull request 'fixed image version as default, extra compose file for custom image version' ( #7 ) from fixed_image_version into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/7
2026-03-12 02:51:17 +00:00
858284e1fe
fixed image version as default, extra compose file for custom image version
2026-03-12 03:48:07 +01:00
e6f9ecba68
Merge pull request 'chore: Configure Renovate' ( #6 ) from renovate/configure into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/6
2026-03-12 02:07:51 +00:00
c3d3eeef56
Add renovate.json
2026-03-10 17:41:37 +00:00
1f1add13ee
release notes
2025-10-17 17:40:48 +02:00
89a9b369bb
chore: publish 1.1.1+6-alpine release
1.1.1+6-alpine
2025-10-17 17:40:02 +02:00
ccc8ee11e9
chore: publish 1.1.0+6-alpine release
1.1.0+6-alpine
2025-10-16 15:25:16 +02:00
900386ffa7
Merge pull request '[mass update] fix supporting multiple domains while enforcing ssl' ( #4 ) from forceSsl into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/4
2025-10-15 16:46:31 +00:00
1126e8cdf5
[mass update] fix supporting multiple domains while enforcing ssl
2025-09-08 08:11:16 -07:00
298401b27f
chore: publish 1.0.1+5-alpine release
1.0.1+5-alpine
2025-09-01 15:25:59 -04:00
0b3cc6cd1e
Add missing secret versions
2025-09-01 15:25:24 -04:00
0b22b0bab5
chore: publish 1.0.0+5-alpine release
1.0.0+5-alpine
2025-06-14 16:07:32 +02:00
937d84be3f
Merge pull request 'version 1.0.0 - upgrade mysql db, added secret, added healthchecks' ( #3 ) from revitalize into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/3
2025-06-14 14:05:20 +00:00
69d6ffc2dd
uncommented smtp user
2025-06-14 16:03:34 +02:00
7b07178bb1
how to modify env
2025-06-14 15:51:13 +02:00
dec5d0f89a
hint on how to insert secrets
2025-06-14 15:43:44 +02:00
c885189143
added healthcheck and release note
2025-06-14 15:39:09 +02:00
3c467307fb
with command
2025-06-14 11:18:17 +02:00
4954511131
how to ugrade mysql version from 5.7 to 8.0
2025-06-10 18:36:38 +02:00
71538b15a5
started versionizing
2025-06-08 14:28:49 +02:00
bf99dbc474
added option for matrix-synapse redirection
2025-06-08 14:27:12 +02:00
b4a0143cc5
upgraded mysql verison to recommended
2025-06-08 14:26:19 +02:00
0e13c185f8
Update .drone.yml
2025-01-08 10:09:12 -08:00
e2db681a2a
Switch to self-hosted stack-ssh-deploy image [mass update]
2023-01-21 11:49:55 -08:00
f77001df04
Fix CI by adding networks: [mass update]
2023-01-20 11:58:41 -08:00
393122b51b
Automatically generate catalogue on release [mass update]
...
Re: coop-cloud/recipes-catalogue-json#4
2023-01-20 10:27:11 -08:00
f58867abae
Update abra syntax in examples (finally) [mass update]
2023-01-19 16:02:27 -08:00
f5fee003b3
Merge pull request 'Update Ghost to 5.2.4, add release notes, add mail config into env file' ( #2 ) from xynosis/ghost:main into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/2
2022-11-16 13:10:49 +00:00
e317f23198
Make readme more specific
2022-07-12 14:15:01 +01:00
aaec04db86
Add release notes
2022-07-12 14:12:59 +01: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
81eb9f03e8
chore: fix README bullet formatting
...
[ci skip]
2021-11-22 13:42:03 +02:00
3275e1cc17
Mass README update
...
[ci skip]
2021-11-21 21:32:28 +02:00
150c953c51
Add labels for backup-bot-two
2021-10-25 13:37:15 +02:00
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
fbaf0a7851
Initial import 👻
2021-08-03 18:35:27 +02:00