Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

getupcloud/database-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Database Backup Image

Database Backup of Openshift Pods

This is experimental code, use at your own risk!!

Versions:

MySQL versions currently supported are:

PostgreSQL versions currently supported are:

MongoDB versions currently supported are:

Instalation:

You can either use our image from dockerhub or build at your local machine:

To use our image:

$ docker pull getupcloud/backup:latest

To build the image:

$ git clone https://github.com/getupcloud/backup.git
$ cd backup
$ docker build -t backup:latest .

Requirements:

This image expects you have a Azure Storage Account, a blob container and the keys, for more information about Azure Blob Storage please see the official documentation

Usage:

$ ./backup.sh -n NAMESPACE -k <Azure Key> -c <Azure Container> -a <Azure Storage Account Name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •