{"id":19319806,"url":"https://github.com/hyperoslo/mysql-s3","last_synced_at":"2026-05-17T03:02:49.034Z","repository":{"id":66286567,"uuid":"62052865","full_name":"hyperoslo/mysql-s3","owner":"hyperoslo","description":"A shell script that archives a MySQL database to AWS S3","archived":false,"fork":false,"pushed_at":"2016-06-27T11:59:12.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-06T05:08:47.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hyperoslo.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}},"created_at":"2016-06-27T11:57:38.000Z","updated_at":"2024-02-23T16:42:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"394bb070-9499-4878-a71f-4c2f3405c158","html_url":"https://github.com/hyperoslo/mysql-s3","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/hyperoslo%2Fmysql-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fmysql-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fmysql-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fmysql-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/mysql-s3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420988,"owners_count":19798502,"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":[],"created_at":"2024-11-10T01:25:19.311Z","updated_at":"2026-05-17T03:02:44.014Z","avatar_url":"https://github.com/hyperoslo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mysql-s3\n\nAt Hyper, we make lots of things. Many of those things generate data, and we\ndon't want to lose that data.\n\nThis is a shell script that archives a MySQL database to AWS S3.\n\n## Usage\n\nDump the database, compress it and upload it to AWS S3:\n\n```sh\nmysql-to-s3\n```\n\n## Installation\n\n```\n$ curl -s --location http://raw.github.com/hyperoslo/mysql-s3/master/install.sh | sh\n```\n\n## Configuration\n\nYou'll need to set the following environment variables to use the script:\n\n* `MYSQL_S3_BUCKET`: The name of the bucket you want to archive to.\n* `MYSQL_S3_DATABASE_NAME`: The name of the database you want to archive.\n* `MYSQL_S3_DATABASE_USER`: The user to connect to the database with.\n* `MYSQL_S3_DATABASE_PASSWORD`: The password to connect to the database with.\n* `AWS_DEFAULT_REGION`: The AWS region your bucket is in.\n\n## Hyper loves you\n\n[Hyper] made this. We're a bunch of folks who love building things. You should\n[tweet us] if you can't get it to work. In fact, you should tweet us anyway.\nIf you're using mysql-s3, we probably want to [hire you].\n\n[Hyper]: https://github.com/hyperoslo\n[tweet us]: http://twitter.com/hyperoslo\n[hire you]: http://www.hyper.no/jobs/engineers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fmysql-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2Fmysql-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fmysql-s3/lists"}