Skip to content

Siyer2/sophon-instance-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sophon Instance Server

This is the site the houses the remote computer the students control (i.e. it controls the EC2 instance)

To run

  • Create an IAM role in AWS called awsKeys.json with following permissions: AmazonEC2FullAccess, AmazonSQSFullAccess, AmazonEC2RoleforSSM, AmazonS3FullAccess, AmazonSSMManagedInstanceCore, AmazonSSMFullAccess, An inline policy that allows IAM read-write
  • Set deployment environment variable to local, staging or production
  • Update config/index.js with your own domain
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages