{"id":18460357,"url":"https://github.com/rickmak/azure-postgres-backup","last_synced_at":"2026-04-12T17:02:33.353Z","repository":{"id":141601567,"uuid":"250217918","full_name":"rickmak/azure-postgres-backup","owner":"rickmak","description":"Tools intents to run inside AKS for backing up Azure PostgresSQL to Azure Blob","archived":false,"fork":false,"pushed_at":"2020-03-30T07:37:19.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T19:19:42.406Z","etag":null,"topics":["azure","dockerfile","k8s","postgres"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rickmak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-26T09:44:40.000Z","updated_at":"2020-04-08T05:34:14.000Z","dependencies_parsed_at":"2023-06-26T00:14:14.540Z","dependency_job_id":null,"html_url":"https://github.com/rickmak/azure-postgres-backup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickmak%2Fazure-postgres-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickmak%2Fazure-postgres-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickmak%2Fazure-postgres-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickmak%2Fazure-postgres-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickmak","download_url":"https://codeload.github.com/rickmak/azure-postgres-backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250496946,"owners_count":21440231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","dockerfile","k8s","postgres"],"created_at":"2024-11-06T08:26:30.612Z","updated_at":"2026-04-12T17:02:28.330Z","avatar_url":"https://github.com/rickmak.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azure-postgres-backup\nImage prepared to backup Azure PostgreSQL database to Microsoft Azure Blob\nStorage Container\n\n\n# Usage\n\n```\ndocker run \\\n\t-v \"${PWD}/dump.sh:/dump.sh\" \\\n\t--env PGPASSWORD=${PGPASSWORD} \\\n\t--env PGUSER=${PGUSER} \\\n\t--env PGHOST=${PGHOST} \\\n\t--env AZURE_STORAGE_ACCOUNT=${AZURE_STORAGE_ACCOUNT} \\\n\t--env AZURE_STORAGE_CONTAINER=${AZURE_STORAGE_CONTAINER} \\\n\t--env AZURE_STORAGE_ACCESS_KEY=${AZURE_STORAGE_ACCESS_KEY} \\\n\t--env BACKUP_NAME=${BACKUP_NAME} \\\n\t--rm rickmak/azure-postgres-backup:latest \\\n```\n\nThere is dump.sh, archive.sh and upload.sh for customization.\n\nFor example, if you would like to backup two database override the dump.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickmak%2Fazure-postgres-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickmak%2Fazure-postgres-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickmak%2Fazure-postgres-backup/lists"}