used so people can login via Facebook, Google and other things
Psycopg
a PostgreSQL database adapater for Python
Some APT Packages Installed
name
use
apache
webserver
apache2-dev
python_mod needs this
apache2-mpm-prefork
unknown
apt-file
useful for looking up which packages have which files
autoconf
used by postgis autogen.sh
build-essential
includes c++ compilier we need for sfcgal
curl
download files from internet
git
download code from github repositories
postgresql
database that stores the information
libapache2-mod-wsgi
installed for wsgi
libjson0...
for Json-C dependency for postgis
libpq-dev
needed to install psycopg2 database adapater
pkg-config
postgis dependency
vim
edit files in terminal
####Create Admin User
The following command will prompt you for a username and email address.
Enter admin as username and enter your email address.
And enter your password twice.