/openshift-backup

Images and OpenShift templates which allow you to make backup (into AWS S3 or generic S3 storage) of your whole project in OpenShift (including files and databases) and then restore it into different project or environment

Primary LanguageShell

openshift-backup

backup/ - image to perform backups for project metadata, files (from one pvc) and databases (postgresql and mysql)

backup-all-pvc/ - image to perform backup for all pvc's in one project (requires templates in this project)

openshift-templates/ - templates to create jobs and accouts to do backup and restore

restore/ - image to perform restore from repositories for project metadata, files (for one pvc) and databases