forked from nigma/StackScripts
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
9 lines (5 loc) · 642 Bytes
/
Copy pathREADME
File metadata and controls
9 lines (5 loc) · 642 Bytes
1
2
3
4
5
6
7
8
9
A Linode.com StackScript shell script that configures a complete web environment with Apache, PostgreSQL/MySQL/MongoDB, Python, mod_wsgi, virtualenv and Django.
Optionally creates a PostgreSQL/MySQL user and database and installs MongoDB NoSQL database.
By default, it creates a VirtualHost using the reverse DNS of your Linode's primary IP and sets up a sample Django project in the /srv directory.
Installs common system and dev utilities, sets up postfix loopback, Uncomplicated Firewall and Fail2Ban.
Writes command output to /root/stackscript.log and records /etc changes using Mercurial. When completed notifies via email.