Skip to content

ellamguest/spectroscopic_parallax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

EC2

  • Use the IAM to create
    • a user and an access key for that user, putting the AWS access key and secret in ~/.aws/credentials
    • an IAM role for EC2 allowing full access to S3, putting the IAM role name in the config.json
  • Use the EC2 dashboard to create
    • an SSH key pair, putting the .pem file in ~/.ssh and the key name in the config.json
    • a security group allowing SSH access, putting the group name in config.json
    • a security group allowing mutual access, putting the group name in config.json
  • You will want at least 32GB of memory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%