Skip to content

Shuo-Niu/ECE1779_A1_Image_Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE1779_AWS_EC2

Code for user instances on EC2, run in virtualenv.

Connect to the database instance by setting value of 'host' in config.py. Set it as the public IP of database instance if the database instance allows accessing from anywhere; set it as the private IP of database instance if the database instance only allows accessing from user instance's security group.