bitnami-containers/.vib/supabase-postgres/goss/vars.yaml

32 lines
867 B
YAML

binaries:
- java
- postgres
- psql
- pg_dump
- pg_dumpall
- pg_restore
directories:
- paths:
- /opt/bitnami/supabase-postgres/migrations/db
- mode: "0775"
paths:
- /bitnami/postgresql
- /bitnami/postgresql/conf
- /bitnami/postgresql/conf/conf.d
- /docker-entrypoint-initdb.d
- /opt/bitnami/postgresql/conf
- /opt/bitnami/postgresql/conf/conf.d
- /opt/bitnami/postgresql/logs
- /opt/bitnami/postgresql/tmp
files:
- paths:
- /opt/bitnami/supabase-postgres/migrations/00-schema.sql
- /opt/bitnami/supabase-postgres/migrations/01-extension.sql
- /opt/bitnami/postgresql/conf/pg_hba.conf
- /opt/bitnami/postgresql/lib/timescaledb.so
- /opt/bitnami/postgresql/share/extension/timescaledb.control
root_dir: /opt/bitnami
version:
bin_name: postgres
flag: --version