pglift v0.7.0
Log to stderr when starting postgres with systemd
Handle absence of satellite components (e.g. pgbackrest) in operations and API
Run tests with Debian bullseye and CentOS 8 in CI
Add commands, Ansible module and Python API to manage a standalone Prometheus postgres_exporter service
Stop the instance when dropping to avoid dangling processes
Make 'instance stop' a no-op if instance is not running
Drop --purge option from 'instance backup' command
Set reasonable retention values for pgbackrest
Reorganize the documentation into "installation" and "operations" main sections
Complement the documentation with examples for all interfaces (CLI, Ansible) in all operation topics
Drop settings unrelated to PITR from pgbackrest.conf
Allow to start an instance in the foreground
Allow to start postgres_exporter in foreground
Move CLI runtime dependency into an extra requires section
Improve logging in the CLI, adding colors, making log file path configurable, adjusting formatting