Skip to content

plyo/postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plyo/postgres

This repo contains 3 docker images and 1 CI/CD workflow:

  1. plyo/postgres:database-* - PostgreSQL server v13, v14 with 3 pre-configured roles based on official docker postgres image
  2. plyo/postgres:backups-* - Rotated backups which can work with several database instances and saving backups into s3 storage
  3. plyo/postgres:sanitizer-* - Service for sanitizing data from the backup for preparing development database backup.
  4. CI/CD to push sanitized database into docker image

Components schema: Components Overview

See all available tags on Docker Hub