Skip to content

daveshow/StackScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# A Linode.com StackScript shell script that configures a complete web environment with Apache/Lighttpd, MongoDB, Python, virtualenv.
#
# 2012 - David Peters - [email protected]
# Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States (CC BY-NC-SA 3.0) 
#
# Link: https://github.com/daveshow/StackScripts
#
#Optionally creates a installs MongoDB NoSQL database.
#By default, it creates a VirtualHost using the reverse DNS.
#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.
#
#
#This is a pull request from ( https://github.com/nigma/StackScripts ) just adding in some aditions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.7%
  • Python 5.3%