Skip to content

This bash configures Amazon EC2 server to setup EC2 + Python2.7 + Django + Nginx + Gunicorn + Supervisor. After running the bash, your server should be running already.

Notifications You must be signed in to change notification settings

kangfend/bash_ec2_config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash_ec2_config

This bash configures Amazon EC2 server to setup EC2 + Python2.7 + Django + Nginx + Gunicorn + Supervisor.

After running the bash, your server should be running already.

How to use: sudo curl -o /tmp/start_instance http://www.webtask.com.br/configs/start_instance && source /tmp/start_instance

About

This bash configures Amazon EC2 server to setup EC2 + Python2.7 + Django + Nginx + Gunicorn + Supervisor. After running the bash, your server should be running already.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%