Skip to content

nigma/StackScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

52c39cb · Feb 6, 2014

History

40 Commits
May 15, 2012
May 15, 2012
Jun 26, 2012
May 16, 2012
May 15, 2012
May 15, 2012
May 17, 2012
May 15, 2012
Jun 26, 2012
Jun 26, 2012
Feb 6, 2014
May 16, 2012
Apr 14, 2012

Repository files navigation

Linode StackScripts

Please note

These scripts may be a bit outdated now although the solution served me well on many occasions. I have now moved to Ansible and other configuration management tools that are just much metter than the bash scripts approach, although you may pick up some configs and scripting ideas from here.

If there is an interest in a similar full-stack web-server setup go ahead and open a ticket and I can prepare a set of Ansible roles and playbooks with Nginx & uWSGI as the web server.


Original readme

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.

About

A bunch of StackScripts that I use to easily deploy full web+db+django stack at Linode.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published