Commit Graph

7 Commits

Author SHA1 Message Date
50a3715caa chore: upgrade to 3.1.0+v2.0.0
Some checks failed
cc-ci/testme cc-ci: failure
Minor bump — no operator action required (Postgres/ClickHouse changes are automatic).

- Postgres: use pgautoupgrade/pgautoupgrade:18-alpine in place of the custom
  pg_upgrade entrypoint. The existing cluster is upgraded in place automatically
  on deploy; PGDATA pinned to the legacy path; adds a pg_isready healthcheck.
  Removes entrypoint.postgres.sh.tmpl and DB_ENTRYPOINT_VERSION.
- ClickHouse backup fetch: cache the clickhouse-backup binary on the persistent
  volume and retry with backoff to avoid the download crash-loop. The tool is
  required — if it can't be installed after retries the entrypoint aborts and
  the server does not start, rather than coming up without backup/restore.
- Add CLICKHOUSE_DATABASE_URL; bump the clickhouse entrypoint config version.
- Remove a stray broken link reference in the README.
2026-06-09 15:46:28 +00:00
b72203b089 add backup labels for postgres and clickhouse 2023-11-09 11:17:45 +01:00
013352258b Readme update 2023-08-11 12:15:23 +02:00
3wc
f0820ed7b8 Update abra syntax in examples (finally) [mass update] 2023-08-11 12:15:13 +02:00
3wc
e00f65d316 Goodbye, emojis! 😢
[ci skip]
2021-11-23 12:19:05 +02:00
3wc
1511ed624b Mass README update
[ci skip]
2021-11-21 21:23:35 +02:00
cc48f7761c Initial import 2021-09-28 00:55:27 +02:00