github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

tristandunn / sprinkle-linode

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 17
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

An abstraction of the Sprinkle scripts I use to set up a Rails environment on a Debian 5.0 Linode. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Replace Ruby Enterprise with MRI. 
tristandunn (author)
Fri Aug 21 15:22:31 -0700 2009
commit  a6550656d31bdac8b8db78678e3e245b1b777020
tree    8e307c05b18aeda0f00df3877d1018354ed50837
parent  0591616ffe18ced392bdfc335fbbbf9671dde0df
sprinkle-linode /
name age
history
message
file .gitignore Wed Aug 19 18:49:26 -0700 2009 Update ignores. [Tristan Dunn]
file README.markdown Wed Aug 19 20:22:35 -0700 2009 Markdown fix in README. [Tristan Dunn]
directory assets/ Wed Aug 19 20:03:29 -0700 2009 Add a very simple Apache configuration example. [Tristan Dunn]
file deploy.example.rb Wed Aug 19 19:12:55 -0700 2009 Make deploy.rb example easier to read in VIM. [Tristan Dunn]
file install.rb Fri Aug 21 15:22:31 -0700 2009 Replace Ruby Enterprise with MRI. [Tristan Dunn]
directory packages/ Fri Aug 21 15:22:31 -0700 2009 Replace Ruby Enterprise with MRI. [Tristan Dunn]
README.markdown

sprinkle-linode

An abstraction of the Sprinkle scripts I use to set up a Rails environment on a Debian Linode, although it should work on any Debian 5.0 install.

What does it install?

  • Apache
  • git
  • memcached
  • MySQL
  • Passenger
  • Ruby Enterprise
  • Gems
    • memcache-client
    • mysql

It can also copy over any virtual hosts you create in assets/apache/sites as well as run any setup SQL by placing your statements in assests/database/setup.sql. Note that it will NOT create any directories required by your virtual hosts.

Quickstart

  1. Add GitHub to your gem sources, if you have not done so already.

    gem sources -a http://gems.github.com

  2. Next install sprinkle, if you do not already have it.

    sudo gem install crafterm-sprinkle

  3. Now download or clone sprinkle-linode.

    git clone git://github.com/tristandunn/sprinkle-linode.git

  4. Edit, rename, or remove the example Apache configuration located at assets/apache/example.conf.

  5. Copy deploy.example.rb to deploy.rb and edit the settings appropriately. For more details on possible options, see Capistrano.

    cp deploy.example.rb deploy.rb

  6. Finally run install.rb with sprinkle.

    sprinkle -c -s install.rb

  7. Now grab a drink, sit back, and relax. It will install everything in around 15 minutes!

Credits

The majority of this is based on the examples provided with Sprinkle.

License

The MIT License

Copyright (c) 2008-2009 Marcus Crafter crafterm@redartisan.com

Copyright (c) 2009 Tristan Dunn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server