{"id":28280353,"url":"https://github.com/mailtop/postgres-dump-maker","last_synced_at":"2026-04-13T00:42:31.169Z","repository":{"id":97910544,"uuid":"105059093","full_name":"mailtop/postgres-dump-maker","owner":"mailtop","description":"Make a PostgreSQL dump and sends to S3 bucket","archived":false,"fork":false,"pushed_at":"2018-06-28T13:53:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T00:41:59.028Z","etag":null,"topics":["docker","docker-image","postgresql"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mailtop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2017-09-27T19:14:05.000Z","updated_at":"2018-06-28T13:53:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ed9ca33-2969-4427-81cd-54f25abd6ac9","html_url":"https://github.com/mailtop/postgres-dump-maker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mailtop/postgres-dump-maker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailtop%2Fpostgres-dump-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailtop%2Fpostgres-dump-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailtop%2Fpostgres-dump-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailtop%2Fpostgres-dump-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mailtop","download_url":"https://codeload.github.com/mailtop/postgres-dump-maker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailtop%2Fpostgres-dump-maker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31735541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-image","postgresql"],"created_at":"2025-05-21T10:16:43.282Z","updated_at":"2026-04-13T00:42:31.162Z","avatar_url":"https://github.com/mailtop.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The PostgreSQL Dump Maker\r\n\r\n[![](https://images.microbadger.com/badges/version/mailtop/postgres-dump-maker.svg)](https://microbadger.com/images/mailtop/postgres-dump-maker \"Get your own version badge on microbadger.com\")\r\n[![](https://images.microbadger.com/badges/image/mailtop/postgres-dump-maker.svg)](https://microbadger.com/images/mailtop/postgres-dump-maker \"Get your own image badge on microbadger.com\")\r\n\r\nThis image creates a database dump, compress it, and send to an S3 bucket.\r\n\r\n* Based on `postgres:10.3-alpine`\r\n* Contains `aws-cli/1.15.30 Python/2.7.14 Linux/4.9.87-linuxkit-aufs botocore/1.10.30`\r\n\r\n## Usage example\r\n\r\n```\r\ndocker run -it --rm \\\r\n  -e POSTGRES_HOST=\"hostname or IP\" \\\r\n  -e POSTGRES_USER=\"user name\" \\\r\n  -e POSTGRES_PASSWORD=\"secret password\" \\\r\n  -e POSTGRES_DB=\"database name\" \\\r\n  -e AWS_ACCESS_KEY_ID=\"access key\" \\\r\n  -e AWS_SECRET_ACCESS_KEY=\"access secret\" \\\r\n  -e AWS_REGION=\"your region\" \\\r\n  -e AWS_S3_BUCKET=\"s3://bucket name\" \\ # without the final /\r\n  mailtop/postgres-dump-maker\r\n```\r\n\r\n[Docker Hub](https://hub.docker.com/r/mailtop/postgres-dump-maker)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailtop%2Fpostgres-dump-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmailtop%2Fpostgres-dump-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailtop%2Fpostgres-dump-maker/lists"}