{"id":16878640,"url":"https://github.com/szarnyasg/ec2-bootstrap","last_synced_at":"2026-04-12T13:43:48.895Z","repository":{"id":44462386,"uuid":"466563264","full_name":"szarnyasg/ec2-bootstrap","owner":"szarnyasg","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-19T13:38:59.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T14:44:18.164Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/szarnyasg.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":"2022-03-05T20:41:36.000Z","updated_at":"2023-12-07T15:55:43.000Z","dependencies_parsed_at":"2025-01-15T12:02:43.210Z","dependency_job_id":"4b6da7c8-2439-458b-9e64-4ce208bd5ca5","html_url":"https://github.com/szarnyasg/ec2-bootstrap","commit_stats":{"total_commits":122,"total_committers":2,"mean_commits":61.0,"dds":0.1311475409836066,"last_synced_commit":"f9782cd6fa48711ef727f7dbd5cb67eae4b524ec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/szarnyasg/ec2-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szarnyasg%2Fec2-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szarnyasg%2Fec2-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szarnyasg%2Fec2-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szarnyasg%2Fec2-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szarnyasg","download_url":"https://codeload.github.com/szarnyasg/ec2-bootstrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szarnyasg%2Fec2-bootstrap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259599324,"owners_count":22882354,"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-10-13T15:50:25.798Z","updated_at":"2026-04-12T13:43:48.857Z","avatar_url":"https://github.com/szarnyasg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ec2-bootstrap\n\nScript to bootstrap EC2 boxes for LDBC benchmark.\n:warning: The script puts the public keys of me \u0026 a few collaborators on the machine.\n\n## Instance type\n\nFor `r5d` instances, use the following Fedora 34 Amazon image: `ami-086c1d77a774201ee`.\n\nFor `r6id` insteances, use the following Fedora 36 Amazon image:\n`Fedora-Cloud-Base-36-1.5.x86_64-hvm-us-east-2-standard-0` (`ami-0ade0d6d051ddc27b`)\n\n## Setup\n\n```bash\ncurl -s https://raw.githubusercontent.com/szarnyasg/ec2-bootstrap/main/bootstrap.sh | bash \u0026\u0026 \\\n    ~/ec2-bootstrap/init.sh\n```\n\nThe script will install the required packages, set up Docker and open a `tmux` session with additional installation/compilation jobs.\n\n## Manual steps\n\nYou need to perform the following manual steps.\n\n### Making Docker work\n\nYou need to log out and log in again to activate membership to the `docker` group.\n\n### Log in to AWS CLI\n\n```bash\naws configure\n```\n\n### Rebooting\n\nAfter rebooting, mount disks by running:\n\n```bash\n./mount-disks.sh\n```\n\n## Terraform \u0026 Ansible\n\nAlternatively, the EC2 instance can be deployed using Terraform and Ansible provisioning. See the `terraform` folder for the usage details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszarnyasg%2Fec2-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszarnyasg%2Fec2-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszarnyasg%2Fec2-bootstrap/lists"}