autonomic-bot 6d6227f7ba fix(backup): use volume-relative backup path (backupbot restores it) + drop rm post-hook
backupbot restores backed-up files by volume; an absolute backup.path is not mapped back into the
volume on restore, so the restore.post-hook reimported a missing dump. Use
backupbot.backup.volumes.mysql.path=backup.sql.gz (mirrors the postgres recipes).
2026-05-30 05:42:00 +00:00
2025-01-08 10:09:12 -08:00
2022-07-12 10:05:41 +01:00
2025-06-14 11:18:17 +02:00
2025-06-14 15:39:09 +02:00
2026-03-10 17:41:37 +00:00

ghost

Node.js CMS for professional publishing (headless possible).

  • Category: Apps
  • Status: 3, stable
  • Image: ghost, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: Yes
  • Tests: No
  • SSO: N/A

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new ${REPO_NAME} --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box, and configure mail if you intend to invite anyone else to the site
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up

Further configuration

Matrix-Synapse configuration

If you want to use Ghost on a top-level-domain which you want to use as matrix server name as well, just uncomment the respective section in YOURAPPDOMAIN.env and insert your MATRIX_DOMAIN

Description
cc-ci mirror of coop-cloud/ghost
Readme 76 KiB
Languages
Shell 100%