Note_Tech

All technological notes.


Project maintained by simonangel-fong Hosted on GitHub Pages — Theme by mattgraham

Django - Deploy Example(EC2 + Ubuntu + Bash + Gighub + Django)

Back


Prerequisite

Create EC2 with template

aws ec2 template


Django project on Github

github


Initiate EC2 Instance from template

ec2_instance01

ec2_instance02

ec2_instance03


Deploy using Bash script


TOP