{"id":19510700,"url":"https://github.com/goruck/ec2-restore","last_synced_at":"2026-06-13T12:02:03.297Z","repository":{"id":31426203,"uuid":"34989714","full_name":"goruck/ec2-restore","owner":"goruck","description":"bash script to restore files from an aws ec2 backup.","archived":false,"fork":false,"pushed_at":"2015-05-03T15:26:19.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T23:13:12.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jamiewilson/stylesheets","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goruck.png","metadata":{"files":{"readme":"README","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}},"created_at":"2015-05-03T15:03:46.000Z","updated_at":"2023-02-07T14:26:06.000Z","dependencies_parsed_at":"2022-07-12T09:24:02.129Z","dependency_job_id":null,"html_url":"https://github.com/goruck/ec2-restore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goruck/ec2-restore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goruck%2Fec2-restore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goruck%2Fec2-restore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goruck%2Fec2-restore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goruck%2Fec2-restore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goruck","download_url":"https://codeload.github.com/goruck/ec2-restore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goruck%2Fec2-restore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34283391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T23:16:48.286Z","updated_at":"2026-06-13T12:02:03.226Z","avatar_url":"https://github.com/goruck.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Script to restore files from an aws snapshot. \n# Lindo St. Angel 2014.\n\n# Script assumes an existing aws account and aws cli tools have been installed on client. \n\n# This script generally follows these steps (with error checking).\n# 1. Get external IP address of host (also serves to check for Internet connection.)\n# 2. Create a volume to store backup data before snapshot. \n# 3. Create an ec2 security group. \n# 4. Create an machine instance with ec2.\n# 5. Attach a volume to it.\n# 6. Mount the volume.\n# 7. rsync some directories to the volume mounted on the remote machine\n# 8. Unmount and detach the volume.\n# 9. Terminate the machine.\n# 10. Delete security group.\n# 11. Delete the volume. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoruck%2Fec2-restore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoruck%2Fec2-restore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoruck%2Fec2-restore/lists"}