This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
rubyjobs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
tmp/ | ||
| |
vendor/ |
README
== Welcome to rubyjobs, a simple job listing app from Ruby Ireland Please see http://groups.google.com/group/ruby_ireland/browse_thread/thread/8f82eeb2a1becb0b == Required Gems - sqlite3-ruby - rspec-rails - wvanbergen-scoped_search == Development Environment Setup - See http://wiki.github.com/GavinJoyce/rubyjobs/getting-your-development-environment-up-and-running for details on getting the rubyjobs codebase running on your platform including Ruby On Rails and the above required gems. For more detail you can drill down into the deployment steps below. == Deployment Steps - OS install, new user, ssh + iptables: http://articles.slicehost.com/2008/11/28/ubuntu-intrepid-setup-page-1 - Update OS: http://articles.slicehost.com/2008/11/28/ubuntu-intrepid-setup-page-2 - Apache : http://articles.slicehost.com/2008/12/11/ubuntu-intrepid-installing-apache-and-php5 - Ruby & RubyGems : http://articles.slicehost.com/2008/4/30/ubuntu-hardy-ruby-on-rails - Passenger : http://articles.slicehost.com/2008/5/1/ubuntu-hardy-mod_rails-installation - Install Git : sudo apt-get install git-core - Capify App - Create deployer user - cap:deploy








