{"id":16182427,"url":"https://github.com/monder/mount-ebs","last_synced_at":"2026-04-29T01:34:01.703Z","repository":{"id":57548218,"uuid":"65936090","full_name":"monder/mount-ebs","owner":"monder","description":"A helper utility to mount EBS volumes","archived":false,"fork":false,"pushed_at":"2016-11-28T13:27:49.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T12:47:09.050Z","etag":null,"topics":["aws","ebs"],"latest_commit_sha":null,"homepage":"","language":"Go","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/monder.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}},"created_at":"2016-08-17T19:30:25.000Z","updated_at":"2017-06-07T12:59:17.000Z","dependencies_parsed_at":"2022-08-28T11:22:07.830Z","dependency_job_id":null,"html_url":"https://github.com/monder/mount-ebs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/monder/mount-ebs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monder%2Fmount-ebs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monder%2Fmount-ebs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monder%2Fmount-ebs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monder%2Fmount-ebs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monder","download_url":"https://codeload.github.com/monder/mount-ebs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monder%2Fmount-ebs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["aws","ebs"],"created_at":"2024-10-10T06:31:38.864Z","updated_at":"2026-04-29T01:34:01.689Z","avatar_url":"https://github.com/monder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## mount-ebs\n\n![GitHub tag](https://img.shields.io/github/tag/monder/mount-ebs.svg?style=flat-square)\n[![Build Status](https://img.shields.io/travis/monder/mount-ebs.svg?style=flat-square)](https://travis-ci.org/monder/mount-ebs)\n\nA helper utility initially created for `rkt` to mount `EBS` volumes.\n\n### usage\n\nMount volume by name:\n```bash\n$ MOUNTPOINT=`mount-ebs vol-89f4dc0e`\n$ echo $MOUNTPOINT\n```\n\nUnmount volume:\n```bash\n$ mount-ebs -u vol-89f4dc0e\n```\n\n### behavior\n\nMount command will try to attach and mount volume. If the volume is already attached, tt will mount it. It tries to attach to the first available device `/dev/sd[f-p]` and will keep retrying until it succeeds or there will be no valid device names left on the host.\n\nUnmount will try to unmount and detach volume. If the mountpoint is in use, the operation is a noop. It is useful for situations when multiple resources want to use the same volume.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonder%2Fmount-ebs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonder%2Fmount-ebs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonder%2Fmount-ebs/lists"}