Skip to content

HelfenKannJeder/postgres-to-azure-storage-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image to Backup Postgres to Azure Blob Storage

Build

Create a docker image with the following command:

docker build -t helfenkannjeder/postgresbackup .

Test

You can test the docker image just buy typing docker-compose up. The URL in docker-compose.yml needs to contain a valid URL to upload the generated SQL file. You can follow the instructions to generate a SAS token from the Azure website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published