Custom postgres entrypoint to handle major upgrades..

..appropriated from the coop-cloud/outline recipe.
This commit is contained in:
3wc
2023-08-11 12:08:05 +02:00
parent 276f4f6933
commit ee337feaea
3 changed files with 57 additions and 2 deletions

View File

@ -1,2 +1,3 @@
export CLICKHOUSE_CONF_VERSION=v1
export CLICKHOUSE_CONF_VERSION=v2
export CLICKHOUSE_USER_CONF_VERSION=v2
export DB_ENTRYPOINT_VERSION=v1