This repo contains 3 docker images and 1 CI/CD workflow:
- plyo/postgres:database-* - PostgreSQL server v13, v14 with 3 pre-configured roles based on official docker postgres image
- plyo/postgres:backups-* - Rotated backups which can work with several database instances and saving backups into s3 storage
- plyo/postgres:sanitizer-* - Service for sanitizing data from the backup for preparing development database backup.
- CI/CD to push sanitized database into docker image
See all available tags on Docker Hub