CACppuccino / pysite

django base, for VSR Sydney project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For the practice of Django site

Author: CACppuccino

This is the files that deloped on the server side

I am planning writing a shell script for deploying the website on the AWS server. Such a pain.
Still need to register a domain name and install redis and get a https license

** deployment list(using yum and pip3/python34 pip) **

  • yum *

update itself first
epel-release (intend for python34)
python34
httpd24
httpd24-devel
httpd24-tools
mysql56-server

  • pip * using python34 -m pip install ...

virtualenv

About

django base, for VSR Sydney project

License:GNU General Public License v3.0


Languages

Language:Python 79.1%Language:HTML 20.4%Language:JavaScript 0.4%Language:CSS 0.1%