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

dcrec1 / signal

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 116
    • 10
  • Source
  • Commits
  • Network (10)
  • Issues (3)
  • Downloads (0)
  • Wiki (1)
  • 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 integration server written in Rails and integrated with metric_fu, rspec and cucumber,easy to install and easy to use — Read more

  cancel

http://www.diegocarrion.com

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

This URL has Read+Write access

updated environment to take git gem from gemcutter 
dcrec1 (author)
Thu Jan 21 06:57:26 -0800 2010
commit  1e92e00e66ecbb5319c456ed22d1f8099d2badd4
tree    464c7ed10a5a9ef3eeec73f5cbe00d3281808a59
parent  e8c8a862d84b8c3c3965caef596c9db3eb9aa56e
signal /
name age
history
message
file .gitignore Mon Jan 18 10:57:33 -0800 2010 Only show links when the file exists [PotHix]
file README.textile Mon Nov 23 14:10:25 -0800 2009 updated README [dcrec1]
file Rakefile Thu Oct 22 19:27:36 -0700 2009 build runs the features [dcrec1]
directory app/ Wed Jan 20 12:42:46 -0800 2010 Adding a condition to not show deploy link if d... [PotHix]
directory config/ Thu Jan 21 06:57:26 -0800 2010 updated environment to take git gem from gemcutter [dcrec1]
directory db/ Mon Jan 18 11:10:33 -0800 2010 Adding a new field into the database to store t... [PotHix]
directory doc/ Tue Sep 15 18:26:59 -0700 2009 Initial commit [dcrec1]
directory features/ Mon Nov 02 16:21:46 -0800 2009 added missed route to /projects/status.xml [dcrec1]
directory lib/ Thu Oct 22 17:59:23 -0700 2009 features output is doc/features.html [dcrec1]
directory public/ Mon Oct 26 17:24:48 -0700 2009 better deploy page and some view refactors, als... [dcrec1]
directory script/ Mon Sep 21 12:37:19 -0700 2009 generated delayed_job [dcrec1]
directory spec/ Mon Jan 18 11:44:01 -0800 2010 Using custom deploy command instead of fixed de... [PotHix]
directory vendor/ Tue Nov 10 13:18:47 -0800 2009 atualizado o inploy [dcrec1]
README.textile

INSTALLATION:

1. Download the code:

git clone git://github.com/dcrec1/signal.git

If you are installing the application on a remote machine:

2. Copy config/deploy.rb.sample to config/deploy.rb

2.1 Configure config/deploy.rb

2.2 Setup the application in the remote host:

rake inploy:remote:setup

Or if you are installing the application in the local machine:

2. Setup the application

rake inploy:local:setup

3. Configure config/mailer.yml

4. Start a job:

RAILS_ENV=production script/delayed_job start

5. Startup the application in your favourite server (passenger recommended)

If you want to use somer other database than SQLite (recommended):

6. Configure config/database.yml

7. Re-initialize the database:

rake db:migrate RAILS_ENV=production

If you’re using Passenger on OS X, you may need edit the path:

http://www.icoretech.org/2009/08/passenger-mod_rails-path-on-leopard-snow-leopard/

UPDATE

From a remote machine:

rake inploy:remote:update

Or from the local machine:

rake inploy:local:update

2. Restart the server

PROJECTS

Every project you are importing needs to have a rake build task.

rake build

The task in your project should look something like this:

task: build => ['db:migrate', :spec, :cucumber, 'metrics:all']

USAGE

To fire a build from a script you can ping:

http://myserver/projects/id/build

where myserver is the location of your application and id the id of the project.

LICENSE:

(The MIT License)

Copyright © 2009

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