Created
June 30, 2009 12:58
-
-
Save bryckbost/138142 to your computer and use it in GitHub Desktop.
Slicehost and Sprinkles
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
h1. Setting up a new Slice with Sprinkle! | |
"Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails or Merb stack on a brand new slice directly after its been created" | |
http://github.com/crafterm/sprinkle/tree/master | |
# Passenger-stack: http://github.com/benschwarz/passenger-stack/tree/master | |
# Configure Apache virtual host | |
# Set up MySQL | |
# Deploy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment