revert: restore sleep 10 (needed for pgautoupgrade window) #5

Open
autonomic-bot wants to merge 5 commits from upgrade-4.0.0+v3.2.1 into main

5 Commits

Author SHA1 Message Date
867ebfafed revert: restore sleep 10 (needed for pgautoupgrade window) 2026-07-14 00:37:08 +00:00
b5cf2a9dd4 chore: drop sleep 10 from app command (align with upstream v3)
Some checks failed
cc-ci/testme cc-ci: failure
2026-07-14 00:24:10 +00:00
161fe5e4d6 fix: bump CLICKHOUSE_USER_CONF_VERSION v2→v3 for <clickhouse> root element
Some checks failed
cc-ci/testme cc-ci: failure
2026-07-13 23:58:20 +00:00
ad6b93a1f4 fix: update .env.sample for CE v3.x SMTP requirements and add config versions
Some checks failed
cc-ci/testme cc-ci: failure
2026-06-24 17:37:04 +01:00
78124a5076 chore: upgrade to ghcr.io/plausible/community-edition:v3.2.1
- Switch app image from plausible/analytics:v2.0.0 to
  ghcr.io/plausible/community-edition:v3.2.1 (image registry changed at v3.x)
- Bump ClickHouse from 23.4.2.11-alpine to 24.12-alpine (required for CE v3.x)
- Add CLICKHOUSE_SKIP_USER_SETUP=1 env var to ClickHouse service (required for v3.0.0+)
- Add ClickHouse healthcheck
- Update clickhouse-user-config.xml: replace deprecated <yandex> root with
  <clickhouse> root; adopt CE low-resource profile settings for < 16 GB RAM hosts
2026-06-24 17:27:12 +01:00