notplants 09730b0e7c
Some checks failed
cc-ci/testme cc-ci: failure
feat(db): use pgautoupgrade instead of custom pg_upgrade entrypoint
Replace the hand-rolled entrypoint.postgres.sh.tmpl (which apt-installed
the old PG binaries and ran initdb + pg_upgrade --link by hand) with the
pgautoupgrade/pgautoupgrade:18-alpine image, matching the other recipes.
PGDATA is pinned to the legacy /var/lib/postgresql/data so the existing
cluster on the volume is upgraded in place rather than re-initialised.
Drops the db_entrypoint config and DB_ENTRYPOINT_VERSION.
2026-06-09 15:18:11 +00:00
2026-06-02 06:50:21 +00:00
2025-01-08 10:09:13 -08:00
2023-08-11 12:15:23 +02:00
2021-09-28 00:55:27 +02:00
2021-09-28 00:55:27 +02:00

plausible

Status: Work in progress

  • Category: Apps
  • Status: 1, alpha
  • Image: plausible/analytics, 4, upstream
  • Healthcheck:
  • Backups: Yes
  • Email: No
  • Tests:
  • SSO: No

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
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up

p-cloud/traefik

Description
cc-ci private mirror of coop-cloud/plausible (recipe CI)
Readme 87 KiB
Languages
Shell 85.3%
Roff 14.7%