Commit Graph

18 Commits (ce12c4979dcf116630657a13002285f5d928571d)

Author SHA1 Message Date
Abel Alfonso Fírvida Donéstevez 39444c794e Install bash in alpine based images.
This fix https://github.com/Mailu/Mailu/issues/918

Bash shell is used by default in Kubernetes' dashboard console, which is very
useful for admins.
Ionut Filip 973052fb81 Use DB_PW insead of SECRET_KEY
Ionut Filip 9755054086 Downgraded anosql version
Tim Möhlmann 9eaeb80a27
Finalize merge with kaiyou/feat-multiple-db
kaiyou 76925e82f3 Revert "Implement CIText as NOCASE alternative in postgresql"
This reverts commit 0f3c1b9d15.
Tim Möhlmann 55cf328ce2
Documentation how to use Postgresql
Tim Möhlmann bdcf69b0e6
Keep one more WAL archive, to enable single-last backup recovery
Tim Möhlmann 44dae7353c
Gzip wal_archives
Tim Möhlmann 2cb27a9f32
Fix sorting of /backup/base-* directories
Tim Möhlmann 3ce73f5bc0
Automatic restore of backups when /data is empty
Tim Möhlmann de3f125ed3
Implement health checking
Tim Möhlmann e8d05c657f
Automatic pg_basebackup and wal_archive cleaning
Tim Möhlmann 479b410f19
Implement WAL archiving
Tim Möhlmann e3a503a559
Move data to the root directory, for simplification
Tim Möhlmann 0f3c1b9d15
Implement CIText as NOCASE alternative in postgresql
Tim Möhlmann 2ced020513
Create user for healthcheck
Tim Möhlmann a2b5b4d2e0
Declare the data volume properly
Tim Möhlmann 79246cf2a3
Create Postgresql image