Giter Club home page Giter Club logo

ec2-bootstrap's Introduction

ec2-bootstrap

Script to bootstrap EC2 boxes for LDBC benchmark. :warning: The script puts the public keys of me & a few collaborators on the machine.

Instance type

For r5d instances, use the following Fedora 34 Amazon image: ami-086c1d77a774201ee.

For r6id insteances, use the following Fedora 36 Amazon image: Fedora-Cloud-Base-36-1.5.x86_64-hvm-us-east-2-standard-0 (ami-0ade0d6d051ddc27b)

Setup

curl -s https://raw.githubusercontent.com/dtenwolde/ec2-bootstrap/main/bootstrap.sh | bash && \
    ~/ec2-bootstrap/init.sh

The script will install the required packages, set up Docker and open a tmux session with additional installation/compilation jobs.

Manual steps

You need to perform the following manual steps.

Making Docker work

You need to log out and log in again to activate membership to the docker group.

Log in to AWS CLI

aws configure

Rebooting

After rebooting, mount disks by running:

./mount-disks.sh

Terraform & Ansible

Alternatively, the EC2 instance can be deployed using Terraform and Ansible provisioning. See the terraform folder for the usage details.

ec2-bootstrap's People

Contributors

szarnyasg avatar gladap avatar dtenwolde avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.